#4012: Compilation results are not deterministic
-----------------------------------+----------------------------------------
  Reporter:  kili                  |          Owner:                  
      Type:  bug                   |         Status:  new             
  Priority:  normal                |      Milestone:                  
 Component:  Compiler              |        Version:  6.12.2          
Resolution:                        |       Keywords:                  
Difficulty:  Difficult (2-5 days)  |             Os:  Unknown/Multiple
  Testcase:                        |   Architecture:  Unknown/Multiple
   Failure:  Other                 |          Patch:  0               
-----------------------------------+----------------------------------------

Comment(by igloo):

 Replying to [comment:6 kili]:
 > Thanks. But is this really *one* Bug? There are the problems with non-
 determinisms, but I think that the CSE on inlined constants (like
 cBooterVersion and cProjectVersion) is a separate problem.

 I don't think that's a bug at all. You are compiling different source
 code, so it's entirely reasonable that the ABI should be different.

 If the ABI was otherwise stable then it might be worth trying to work
 around `cBooterVersion`'s value affecting the ABI, though.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4012#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to