From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1421 invoked by alias); 12 Oct 2007 09:56:33 -0000 Received: (qmail 1194 invoked by uid 48); 12 Oct 2007 09:56:15 -0000 Date: Fri, 12 Oct 2007 09:56:00 -0000 Message-ID: <20071012095615.1192.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/29587] jc1: out of memory allocating 4072 bytes after a total of 708630224 bytes In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "cnstar9988 at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-10/txt/msg01201.txt.bz2 ------- Comment #19 from cnstar9988 at gmail dot com 2007-10-12 09:56 ------- (In reply to comment #18) > Created an attachment (id=13090) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13090&action=view) [edit] > A short java file, known to compile under jikes and NetBeans 5.5 > Simple test file demonstrating the bug gcc-4.2.2 $ gcc -v Using built-in specs. Target: hppa1.1-hp-hpux11.11 Configured with: ../src/configure --build=hppa1.1-hp-hpux11.11 --host=hppa1.1-hp-hpux11.11 --target=hppa1.1-hp-hpux11.11 --prefix=/opt/gcc-4.2.2/ilp32 --with-as=/opt/gcc-4.2.2/ilp32/bin/as --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --disable-shared --disable-nls --enable-threads=posix --enable-languages=c,c++ Thread model: posix gcc version 4.2.2 I want to build gcj. jc1: out of memory allocating 4072 bytes after a total of 390681928 bytes -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29587