[GHC] #10688: Incorrect program produced, different result with equivalent code

GHC ghc-devs at haskell.org
Sat Jul 25 19:48:54 UTC 2015


#10688: Incorrect program produced, different result with equivalent code
-------------------------------------+-------------------------------------
        Reporter:  Ideophage         |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  Linux             |            Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by ezyang):

 Is it possible to upload a (presumably large) program which reproduces the
 problem?  Even some code snippets would help; what's the stopping
 condition of `takeWhile`?  Can you reproduce with `-O0`? Can you try with
 7.10.2 or even the latest master version of GHC? Some description of what
 the code does would also be useful.

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


More information about the ghc-tickets mailing list