[Bug c++/14181] Cryptic error message for code that compiled without warnings in 3.3.x
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Feb 19 03:20:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-19 03:20 -------
Subject: Bug 14181
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: giovannibajo@gcc.gnu.org 2004-02-19 03:20:19
Modified files:
gcc/cp : ChangeLog parser.c
Log message:
PR c++/14181
* parser.c (cp_parser_new_expression): Parse an ill-formed
direct-new-declarator after a parenthesized type-id to emit good
diagnostic.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.55&r2=1.3892.2.56
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.157.2.13&r2=1.157.2.14
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14181
More information about the Gcc-bugs
mailing list