r122217 - in /trunk: gcc/testsuite/ChangeLog gc...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Thu Feb 22 04:39:00 GMT 2007


Author: mmitchel
Date: Thu Feb 22 04:39:35 2007
New Revision: 122217

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122217
Log:
	* lib/wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller
	to set options for compiling testglue.
	* lib/g++.exp (g++_init): Compile testglue with -fexceptions.
	* lib/obj-c++.exp (obj-c++_init): Likewise.

	* testsuite/lib/libstdc++.exp (libstdc++_init): Compile testglue
	with -fexceptions.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/lib/libstdc++.exp

Changes in other areas also in this revision:
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/lib/g++.exp
    trunk/gcc/testsuite/lib/obj-c++.exp
    trunk/gcc/testsuite/lib/wrapper.exp



More information about the Libstdc++-cvs mailing list