gcc/gcc/cp decl.c parser.c ChangeLog

dannysmith@gcc.gnu.org dannysmith@gcc.gnu.org
Wed Jan 14 07:27:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dannysmith@gcc.gnu.org	2004-01-14 07:27:08

Modified files:
	gcc/cp         : decl.c parser.c ChangeLog 

Log message:
	PR c++/9021
	PR c++/11005
	* parser.c (cp_parser_elaborated_type_specifier): Warn about
	attributes and discard.
	* decl.c (xref_tag): Don't overwite existing attributes with
	NULL_TREE.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1172&r2=1.1173
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.153&r2=1.154
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3878&r2=1.3879



More information about the Gcc-cvs mailing list