From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28166 invoked by alias); 28 Jul 2004 22:39:46 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 28157 invoked by uid 48); 28 Jul 2004 22:39:45 -0000 Date: Wed, 28 Jul 2004 22:39:00 -0000 Message-ID: <20040728223945.28156.qmail@sourceware.org> From: "rondebruijn at yahoo dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040728222819.16812.rondebruijn@yahoo.com> References: <20040728222819.16812.rondebruijn@yahoo.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/16812] When compiling ghc, memory goes full, and then gcc gives an internel error X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg03424.txt.bz2 List-Id: ------- Additional Comments From rondebruijn at yahoo dot com 2004-07-28 22:39 ------- This is the actual command that triggers the error: ../../ghc/compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -package-name haskell-src -O -Rghc-timing -package base -split-objs -c Language/Haskell/Syntax.hs -o Language/Haskell/Syntax.o -ohi Language/Haskell/Syntax.hitax.hihi [goron@zonnebloem haskell-src]$ ../../ghc/compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -package-name haskell-src -O -Rghc-timing -package base -split-objs -c Language/Haskell/Syntax.hs -o Language/Haskell/Syntax.o -ohi Language/Haskell/Syntax.hi <> [goron@zonnebloem haskell-src]$ ../../ghc/compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -package-name haskell-src -O -Rghc-timing -package base -split-objs -c Language/Haskell/Syntax.hs -o Language/Haskell/Syntax.o -ohi Language/Haskell/Syntax.hi -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16812