#7248: NewCodeGen does not create enough SRT labels when using SplitObjs
---------------------------------+------------------------------------------
Reporter: darchon | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler (NCG)
Version: 7.7 | Keywords: SplitObjs NCG SRT
Os: MacOS X | Architecture: x86
Failure: Building GHC failed | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by darchon):
Some additional info.
Build still fails as of: 9615222985f40b62410e1ccc7b6e8581c2729150
My system:
{{{
OS X 10.6.8
XCode 3.2.6
Bootstrap: GHC 7.4.2 (i386)
}}}
build.mk:
{{{
SRC_HC_OPTS = -O -H64m
GhcStage1HcOpts = -O -fasm
GhcStage2HcOpts = -O2 -fasm
GhcHcOpts = -Rghc-timing
GhcLibHcOpts = -O2
GhcLibWays = v
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7248#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs