[GHC] #4012: Compilation results are not deterministic
GHC
ghc-devs at haskell.org
Wed Dec 7 01:26:59 UTC 2016
#4012: Compilation results are not deterministic
-------------------------------------+-------------------------------------
Reporter: kili | Owner: niteria
Type: bug | Status: closed
Priority: high | Milestone: 8.0.2
Component: Compiler | Version: 6.12.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: 11362 | Blocking: 12262
Related Tickets: #10424 | Differential Rev(s): Phab:D910,
| Phab:D1073, Phab:D1133, Phab:D1192,
| Phab:D1268, Phab:D1360, Phab:D1373,
Wiki Page: | Phab:D1396, Phab:D1457, Phab:D1468,
DeterministicBuilds | Phab:D1487, Phab:D1504, Phab:D1508
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => fixed
* milestone: 8.2.1 => 8.0.2
Comment:
As noted above, as of GHC 8.0.2 interface files are deterministic. While
this isn't full determinism, it is much of the way there and we will
likely leave it at that until someone comes along who wants to finish the
project.
Closing this in favor of #12935, which tracks the remaining problem of
deterministic object code.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4012#comment:233>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list