[GHC] #13720: INLINE pragma semantics changed since 8.0.2
GHC
ghc-devs at haskell.org
Thu May 18 17:35:57 UTC 2017
#13720: INLINE pragma semantics changed since 8.0.2
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: invalid | 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: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* status: new => closed
* resolution: => invalid
Comment:
Yes, and the warning is spot on target. Without the pragma there is no
reason to suppose that the rule would ever fire; that it did so before is
a happy accident.
So I think GHC is behaving as advertised. Re-open if you disagree.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13720#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list