r122219 - in /branches/gcc-4_1-branch: gcc/test...

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


Author: mmitchel
Date: Thu Feb 22 04:43:45 2007
New Revision: 122219

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122219
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:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/testsuite/lib/libstdc++.exp

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



More information about the Libstdc++-cvs mailing list