This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r122219 - in /branches/gcc-4_1-branch: gcc/test...
- From: mmitchel at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 22 Feb 2007 04:43:45 -0000
- Subject: r122219 - in /branches/gcc-4_1-branch: gcc/test...
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