[GHC] #5812: Nasty interaction between MagicHash and CPP LANGUAGE pragmas
GHC
cvs-ghc at haskell.org
Mon Jan 30 12:41:45 CET 2012
#5812: Nasty interaction between MagicHash and CPP LANGUAGE pragmas
---------------------------------+------------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: infoneeded
Priority: normal | Milestone:
Component: Compiler | Version: 7.2.2
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: Incorrect result at runtime
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Changes (by simonmar):
* status: new => infoneeded
* difficulty: => Unknown
Comment:
Perhaps you're running into the known issue with CPP and string gaps?
[http://www.haskell.org/ghc/docs/latest/html/users_guide/options-
phases.html#cpp-string-gaps]
What makes you think the issue has something to do with !MagicHash?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5812#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list