[GHC] #11106: Turning on optimizer changes behavior in 7.10.3

GHC ghc-devs at haskell.org
Wed Nov 18 13:50:59 UTC 2015


#11106: Turning on optimizer changes behavior in 7.10.3
-------------------------------------+-------------------------------------
        Reporter:  dsf               |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.10.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:                    |
-------------------------------------+-------------------------------------

Comment (by nomeata):

 It should be noted that the program runs fine if all modules are built
 with `-O0`, as well as when all modules are built with `-O`. Just the
 combination of `-O` passed to ghc, but `-O0` passed to that one module
 breaks.

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


More information about the ghc-tickets mailing list