[GHC] #7595: Static flags code needs cleanup
GHC
cvs-ghc at haskell.org
Wed Jan 30 09:46:38 CET 2013
#7595: Static flags code needs cleanup
-------------------------------+--------------------------------------------
Reporter: jstolarek | Owner:
Type: task | Status: patch
Priority: high | Milestone: 7.8.1
Component: Driver | Version: 7.7
Resolution: | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-------------------------------+--------------------------------------------
Changes (by jstolarek):
* status: new => patch
Comment:
I'm submitting two patches. One adds `-fno-cse` pragma to !DynFlags.hs.
The code validates on my machine, but I'm unable to tell if the pragma has
any influence on other functions in !DynFlags.hs
Alternatively, if introducing new `.hs-boot` file is a Bad Thing as Simon
says, the second patch can be used to revert the changes made by my
original patch.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7595#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list