[GHC] #4012: Compilation results are not deterministic

GHC ghc-devs at haskell.org
Thu Jun 4 12:33:26 UTC 2015


#4012: Compilation results are not deterministic
-------------------------------------+-------------------------------------
        Reporter:  kili              |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  high              |               Milestone:  7.12.1
       Component:  Compiler          |                 Version:  6.12.2
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Other             |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by simonmar):

 @thoughtpolice, so you disabled `shortOutIndirections` *and* CSE?  In that
 case we don't know which is the cause of the difference, right?  If you
 disable CSE by itself, do you still see the difference?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4012#comment:100>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list