gcc/gcc cp/ChangeLog.apple-ppc cp/decl.c tests ...

zlaski@gcc.gnu.org zlaski@gcc.gnu.org
Wed Jul 27 02:12:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	apple-local-200502-branch
Changes by:	zlaski@gcc.gnu.org	2005-07-27 02:11:43

Modified files:
	gcc/cp         : ChangeLog.apple-ppc decl.c 
	gcc/testsuite  : ChangeLog.apple-ppc 
	gcc/testsuite/g++.dg/ext: anon-struct3.C 
Added files:
	gcc/testsuite/g++.dg/ext: apple-r4168392.C 
	gcc/testsuite/gcc.dg: apple-r4168392.c 

Log message:
	[gcc/cp/ChangeLog.apple-ppc]
	2005-07-26  Ziemowit Laski  <zlaski@apple.com>
	
	Radar 4168392
	* decl.c (check_tag_decl): In '-fms-extensions' mode,
	turn anonymous fields of aggregate (struct or union) type
	into anonymous aggregates.  For structs, issue a warning
	if in '-pedantic' mode.
	
	[gcc/testsuite/ChangeLog.apple-ppc]
	2005-07-26  Ziemowit Laski  <zlaski@apple.com>
	
	Radar 4168392
	* g++.dg/ext/anon-struct3.C: Anonymous aggregate fields
	may use typedefs.
	* g++.dg/ext/apple-r4168392.C: New.
	* gcc.dg/apple-r4168392.c: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.16&r2=1.1.4.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1364.2.8&r2=1.1364.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.67&r2=1.1.4.68
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/apple-r4168392.C.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/anon-struct3.C.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1&r2=1.1.126.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/apple-r4168392.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.1.2.1



More information about the Gcc-cvs mailing list