[GHC] #12935: Object code produced by GHC is non-deterministic

GHC ghc-devs at haskell.org
Wed Dec 7 01:25:52 UTC 2016


#12935: Object code produced by GHC is non-deterministic
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * version:  8.0.1 => 8.0.2


@@ -1,2 +1,3 @@
- This is a continuation of #4012, which made interface files deterministic.
- Now someone needs to make object code deterministic.
+ This is a continuation of #4012, which was resolved in 8.0.2 by making
+ interface files deterministic. Now someone needs to make object code
+ deterministic.

New description:

 This is a continuation of #4012, which was resolved in 8.0.2 by making
 interface files deterministic. Now someone needs to make object code
 deterministic.

--

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


More information about the ghc-tickets mailing list