This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15828] g++ crash on input file
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jun 2004 23:51:45 -0000
- Subject: [Bug c++/15828] g++ crash on input file
- References: <20040604233049.15828.maratb@cs.berkeley.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-04 23:51 -------
How much memory do you have?
The testcase in 3.3.3 takes about 270MB at -O0 and about 260M at -O3.
Even if it is accepted in 3.3.x, the code is invalid, could you please try to use 3.4.0 and update your
code?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15828