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]

r181001 - in /trunk/gcc: cp/ChangeLog cp/decl.c...


Author: jason
Date: Sat Nov  5 03:28:05 2011
New Revision: 181001

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181001
Log:
	PR c++/48370
	* decl.c (cp_finish_decl): Run cleanups in the right order.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/init/lifetime1.C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]