[GHC] #13043: GHC 7.10->8.0 regression: GHC code-generates duplicate _closures

GHC ghc-devs at haskell.org
Thu Jan 5 08:53:36 UTC 2017


#13043: GHC 7.10->8.0 regression: GHC code-generates duplicate _closures
-------------------------------------+-------------------------------------
        Reporter:  hvr               |                Owner:
            Type:  bug               |               Status:  merge
        Priority:  normal            |            Milestone:  8.0.3
       Component:  Compiler          |              Version:  8.0.2-rc2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #12595            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by simonpj):

 * status:  new => merge


Comment:

 Turns out that my patch in comment:3 didn't cause the bug, but it did
 ''expose'' it.  It's been there for ages!

 Anyway fixed now.  Merge to 8.0.3.

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


More information about the ghc-tickets mailing list