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]

r158918 - in /trunk/gcc: cp/ChangeLog cp/init.c...


Author: jason
Date: Fri Apr 30 04:23:00 2010
New Revision: 158918

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158918
Log:
	PR c++/43890
	* init.c (diagnose_uninitialized_cst_or_ref_member): check for
	user-provided constructor while recursing.

Added:
    trunk/gcc/testsuite/g++.dg/init/pr43890.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.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]