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]

r182810 - in /trunk/gcc: cp/ChangeLog cp/method...


Author: jason
Date: Mon Jan  2 17:53:28 2012
New Revision: 182810

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182810
Log:
	DR 1359
	PR c++/51675
	* method.c (walk_field_subobs): Don't check for uninitialized
	fields in a union.
	(synthesized_method_walk): Check here.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-union2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.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]