[GHC] #13589: Possible inconsistency in CSE's treatment of NOINLINE
GHC
ghc-devs at haskell.org
Tue Apr 18 21:42:18 UTC 2017
#13589: Possible inconsistency in CSE's treatment of NOINLINE
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
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 bgamari):
> No: a NOINLINE pragma cause a NeverActive activation.
Ahh, there's my misunderstanding.
> How could we solve this? Something like this:
Sounds reasonable to me.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13589#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list