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]

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


Author: jason
Date: Thu Nov 12 23:21:33 2009
New Revision: 154133

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154133
Log:
	PR c++/39560
	* decl2.c (build_anon_union_vars): Set DECL_ARTIFICIAL.

Added:
    trunk/gcc/testsuite/g++.dg/lookup/anon7.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]