r114943 - in /branches/gcc-4_0-branch/gcc: cp/C...

reichelt@gcc.gnu.org reichelt@gcc.gnu.org
Fri Jun 23 17:10:00 GMT 2006


Author: reichelt
Date: Fri Jun 23 17:10:11 2006
New Revision: 114943

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114943
Log:
	PR c++/28112
	* parser.c (cp_parser_attribute_list): Skip attributes with invalid
	arguments.  Fix comment.

	* g++.dg/ext/attrib23.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/ext/attrib23.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/parser.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list