]> gcc.gnu.org Git - gcc.git/commit
wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options for compil...
authorMark Mitchell <mark@codesourcery.com>
Thu, 22 Feb 2007 04:39:35 +0000 (04:39 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 22 Feb 2007 04:39:35 +0000 (04:39 +0000)
commitd1fb5e1c0b2c50fce4934f3b604ea263c08ac8a8
treedea1b0017af1072f775d7d00642e3ee3f5591be1
parentbc52707a5e70fd384c2afc884b90b074ceda49c1
wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options for compiling testglue.

* 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.

From-SVN: r122217
gcc/testsuite/ChangeLog
gcc/testsuite/lib/g++.exp
gcc/testsuite/lib/obj-c++.exp
gcc/testsuite/lib/wrapper.exp
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/lib/libstdc++.exp
This page took 0.090637 seconds and 5 git commands to generate.