[Bug c++/14136] [4.0 Regression] double error message for typename used as destructor declarator
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 3 17:03:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-03 17:03 -------
Subject: Bug 14136
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: reichelt@gcc.gnu.org 2005-01-03 17:03:02
Modified files:
gcc/cp : ChangeLog parser.c
Log message:
PR c++/14136
* parser.c (cp_parser_unqualified_id): Do not issue error message
for typedef-name as destructor declarator when performing an
uncommitted tentative parse.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4566&r2=1.4567
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.299&r2=1.300
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14136
More information about the Gcc-bugs
mailing list