This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13647] New: ICE in c_parse_error after error
- 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: 11 Jan 2004 18:00:41 -0000
- Subject: [Bug c++/13647] New: ICE in c_parse_error after error
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When compiling the follow (non-reduced source code) I get an ICE after some error
messages (the error messages are correct as I had removed a huge portion of the code).
Note this is a fall out from PR 13625 when I was trying to reduce it.
--
Summary: ICE in c_parse_error after error
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Keywords: ice-on-invalid-code, error-recovery
Severity: minor
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13647