[Bug rtl-optimization/16812] When compiling ghc, memory goes full, and then gcc gives an internel error

giovannibajo at libero dot it gcc-bugzilla@gcc.gnu.org
Sun Aug 15 02:29:00 GMT 2004


------- Additional Comments From giovannibajo at libero dot it  2004-08-15 02:29 -------
Ron,

there is an option that tells GHC to keep the intermediate C file: --keep-hc-
files. With this option, you should find on your directory a file called 
Language/Haskell/Syntax.hc, which is the C source code that GCC compiles.

We need that file to analyze the problem.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16812



More information about the Gcc-bugs mailing list