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]

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


Author: jason
Date: Sat Nov  5 03:28:14 2011
New Revision: 181002

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181002
Log:
	PR c++/26714
	* init.c (perform_member_init): Strip TARGET_EXPR around NSDMI.
	Do temporary lifetime extension.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist-lifetime2.C
    trunk/gcc/testsuite/g++.dg/init/lifetime2.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]