[GHC] #2906: .hc code generated for Parser.hs is 2MB big
GHC
trac at galois.com
Fri Jan 2 03:59:08 EST 2009
#2906: .hc code generated for Parser.hs is 2MB big
-----------------------------+----------------------------------------------
Reporter: benl | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.8.3 | Severity: normal
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: sparc
-----------------------------+----------------------------------------------
When compiling GHC 6.10.1 with GHC 6.8.3 on the SPARC T2, the intermediate
C code emitted for Parser.hs is a bit over 2MB (that's megabytes) big. GCC
4.2.1 then takes over 2 hrs to compile this single source file.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2906>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list