[GHC] #9407: Program produces different output when compiled with -O

GHC ghc-devs at haskell.org
Tue Aug 5 07:10:45 UTC 2014


#9407: Program produces different output when compiled with -O
-------------------------------------+-------------------------------------
              Reporter:  arotenberg  |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:
             Component:  Compiler    |          Version:  7.8.3
            Resolution:              |         Keywords:
      Operating System:  Windows     |     Architecture:  x86_64 (amd64)
       Type of failure:  Incorrect   |       Difficulty:  Unknown
  result at runtime                  |       Blocked By:
             Test Case:              |  Related Tickets:
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 Note to self: however with HEAD (but not with 7.8) I get
 {{{
 WARNING: file compiler/simplCore/SimplCore.lhs, line 629
     Simplifier bailing out after 4 iterations [584, 82, 104, 18]
       Size = {terms: 655, types: 264, coercions: 12}
 }}}
 so I'm getting more simplifier iterations apparently.  Not related to the
 issue at hand, though.

 Simon

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


More information about the ghc-tickets mailing list