This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12798] unlimited memory consumption with -O3
- From: "aj at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2003 06:45:29 -0000
- Subject: [Bug java/12798] unlimited memory consumption with -O3
- References: <20031027224037.12798.tneumann@pi3.informatik.uni-mannheim.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12798
------- Additional Comments From aj at gcc dot gnu dot org 2003-10-28 06:45 -------
I can reproduce this - I stopped gcj after using more than 600 MB of memory.
Somebody will look into it...