[GHC] #4012: Compilation results are not deterministic

GHC ghc-devs at haskell.org
Mon Dec 15 08:39:11 UTC 2014


#4012: Compilation results are not deterministic
-------------------------------------+-------------------------------------
              Reporter:  kili        |            Owner:  Fuuzetsu
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:  7.10.1
             Component:  Compiler    |          Version:  6.12.2
            Resolution:              |         Keywords:
      Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple                   |       Difficulty:  Difficult (2-5
       Type of failure:  Other       |  days)
             Test Case:              |       Blocked By:
              Blocking:              |  Related Tickets:
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by simonmar):

 @Fuuzetsu: there are several known causes of non-deterministic ABIs.  See
 the description of the ticket for more details.  It's usually possible to
 reproduce these by compiling a package once, touch the source files, and
 then recompile it and watch the hashes change.

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


More information about the ghc-tickets mailing list