r114578 - in /branches/gcc-4_1-branch/gcc: cp/C...

reichelt@gcc.gnu.org reichelt@gcc.gnu.org
Mon Jun 12 20:55:00 GMT 2006


Author: reichelt
Date: Mon Jun 12 20:55:42 2006
New Revision: 114578

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114578
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:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/anon4.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/decl2.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list