This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

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


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