[GHC] #15867: STG scope error

GHC ghc-devs at haskell.org
Wed Nov 7 11:55:21 UTC 2018


#15867: STG scope error
-------------------------------------+-------------------------------------
        Reporter:  csabahruska       |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.7
      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 csabahruska):

 Maybe my proposed STG scope checker is too strict. It does not allow name
 shadowing, but I can refine it further.\\

 But the code above is definitely a bug as it contains duplicates in the
 closure binder list.

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


More information about the ghc-tickets mailing list