[GHC] #13429: Optimizer produces Core with an infinite <<loop>>

GHC ghc-devs at haskell.org
Thu Mar 16 15:42:13 UTC 2017


#13429: Optimizer produces Core with an infinite <<loop>>
-------------------------------------+-------------------------------------
        Reporter:  lehins            |                Owner:  (none)
            Type:  bug               |               Status:  merge
        Priority:  normal            |            Milestone:  7.10.4
       Component:  Compiler          |              Version:  8.0.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * status:  new => merge
 * milestone:   => 7.10.4


Comment:

 This appears to be fixed in 8.2 with `vector-0.12.0.0`. Unfortunately,
 it's quite unclear what fixed it and working this our will likely be a
 significant investment of effort.

 Given that there is unlikely to be an 8.0.3, I think it's pretty unlikely
 that we will fix this in the 8.0 series but I'm marking this as `merge`
 regardless.

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


More information about the ghc-tickets mailing list