This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10432] [3.3/3.4 regression] ICE in poplevel, at cp/decl.c:1230
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2003 03:14:32 -0000
- Subject: [Bug c++/10432] [3.3/3.4 regression] ICE in poplevel, at cp/decl.c:1230
- References: <20030418163600.10432.bangerth@dealii.org>
- 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=10432
mmitchel@gcc.gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mmitchel@gcc.gnu.org 2003-06-12 03:14 -------
Fixed with attached patch in GCC 3.4.
Will not be fixed in GCC 3.3.x because the crash only happens after a valid
error message has been issued.