[GHC] #16283: StaticPointers pragma changes generated code even when the feature is not used
GHC
ghc-devs at haskell.org
Mon Feb 4 10:05:10 UTC 2019
#16283: StaticPointers pragma changes generated code even when the feature is not
used
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version:
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 osa1):
It's not surprising when you read the code, the question is whether this
behavior makes sense or right from a user's point of view. I see no
mentions of this in the user manual, and as a user I wouldn't expect
enabling an unused feature to change runtime behavior of my programs.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16283#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list