This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17401] New: ICE with checking after parse error (?)
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Sep 2004 15:53:10 -0000
- Subject: [Bug c++/17401] New: ICE with checking after parse error (?)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The attached test case ICEs during parsing with checking enabled:
$ g++ t.ii
t.ii:52482: internal compiler error: tree check: expected identifier_node,
have integer_cst in c_parse_error, at c-common.c:5490
--
Summary: ICE with checking after parse error (?)
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: steven at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,mark at codesourcery dot
com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17401