[Bug c++/39054] [4.3 regression] ICE with invalid pseudo-dtor in template
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 2 19:57:00 GMT 2009
------- Comment #3 from jason at gcc dot gnu dot org 2009-02-02 19:57 -------
Subject: Bug 39054
Author: jason
Date: Mon Feb 2 19:57:29 2009
New Revision: 143879
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143879
Log:
PR c++/39054
* parser.c (cp_parser_unqualified_id): Don't wrap error_mark_node
in BIT_NOT_EXPR.
Added:
branches/gcc-4_3-branch/gcc/testsuite/g++.dg/parse/dtor14.C
- copied unchanged from r143876,
trunk/gcc/testsuite/g++.dg/parse/dtor14.C
Modified:
branches/gcc-4_3-branch/gcc/cp/ChangeLog
branches/gcc-4_3-branch/gcc/cp/parser.c
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39054
More information about the Gcc-bugs
mailing list