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]

r159428 - in /trunk/gcc: cp/ChangeLog cp/except...


Author: jason
Date: Sat May 15 02:22:37 2010
New Revision: 159428

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159428
Log:
	C++ DR 475
	* except.c (build_throw): Simplify, adjust for DR 475.

Added:
    trunk/gcc/testsuite/g++.dg/eh/cond4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/except.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/eh/elide2.C
    trunk/gcc/testsuite/g++.old-deja/g++.eh/terminate1.C


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