This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/29587] jc1: out of memory allocating 4072 bytes after a total of 708630224 bytes
- From: "cnstar9988 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Oct 2007 09:56:15 -0000
- Subject: [Bug java/29587] jc1: out of memory allocating 4072 bytes after a total of 708630224 bytes
- References: <bug-29587-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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