This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r133738 - in /trunk/gcc: cp/ChangeLog cp/parser...
- From: reichelt at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sun, 30 Mar 2008 22:02:07 -0000
- Subject: r133738 - in /trunk/gcc: cp/ChangeLog cp/parser...
Author: reichelt
Date: Sun Mar 30 22:02:06 2008
New Revision: 133738
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133738
Log:
PR c++/35578
* parser.c (cp_parser_decl_specifier_seq): Add location to error
message.
* g++.dg/parse/friend8.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/parse/friend8.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
trunk/gcc/testsuite/ChangeLog