[GHC] #14770: Allow static pointer expressions to have static pointer free variables
GHC
ghc-devs at haskell.org
Wed Mar 7 20:57:20 UTC 2018
#14770: Allow static pointer expressions to have static pointer free variables
-------------------------------------+-------------------------------------
Reporter: TheKing01 | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
| StaticPointers
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 TheKing01):
The code surrounding the free variables is put in the SPT. A static
pointer then points to that code, as well as separate static pointers for
the free variables. This makes static pointers a recursive data type.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14770#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list