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]

r150533 - in /branches/gcc-4_4-branch/gcc: cp/C...


Author: jason
Date: Thu Aug  6 17:22:19 2009
New Revision: 150533

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150533
Log:
	PR c++/40948
	* init.c (build_vec_init): Evaluate the initializer before
	starting the initialization try block.


Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/init.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/ext/complit12.C


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