This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r114577 - in /trunk/gcc: cp/ChangeLog cp/decl2....


Author: reichelt
Date: Mon Jun 12 20:50:53 2006
New Revision: 114577

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114577
Log:
	PR c++/27951
	* decl2.c (finish_anon_union): Return early if build_anon_union_vars
	fails.

	* g++.dg/other/anon4.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/other/anon4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]