[GHC] #8182: Parser.y.pp needs special treatment with -fcmm-sink
GHC
ghc-devs at haskell.org
Thu Dec 31 21:41:52 UTC 2015
#8182: Parser.y.pp needs special treatment with -fcmm-sink
-------------------------------------+---------------------------------
Reporter: thoughtpolice | Owner: thoughtpolice
Type: bug | Status: closed
Priority: highest | Milestone: 7.8.1
Component: Build System | Version: 7.7
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
-------------------------------------+---------------------------------
Comment (by Herbert Valerio Riedel <hvr@…>):
In [changeset:"37945c1db2f893657c1e3b9b26704cbf3ef27a5a/ghc"
37945c1d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="37945c1db2f893657c1e3b9b26704cbf3ef27a5a"
Simplify -fcmm-sink handling for Parser.hs
As we're requiring GHC >= 7.10 now, the conditional handling introduced
in 9e133b9dccec0553c6ec302d6ca0d3bc5eea06c4 for addressing #8182 can be
made unconditional, and thus simplify the build-system a little bit.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8182#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list