2004-02-27 Phil Edwards <phil@codesourcery.com>
commit0b1d1fa1693865401c805574822cf227926cb17d
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Feb 2004 22:01:32 +0000 (27 22:01 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Feb 2004 22:01:32 +0000 (27 22:01 +0000)
treea9061b8bb9b06de94c1fe9e52fcdd93e5cd3178b
parente752feccdae1163b18e358ca796dcfa1f11e6747
2004-02-27  Phil Edwards  <phil@codesourcery.com>

* testsuite/config/default.exp:  Update with comments.
(${tool}_target_compile):  New wrapper routine.
* testsuite/lib/dg-options.exp:  New file, with dg-require-iconv.
* testsuite/lib/libstdc++.exp:  Update with comments and cosmetic
fixes.
(load_gcc_lib, v3track):  New routines.
(v3-init):  Rename to libstdc++_init.
* testsuite/libstdc++-dg/normal.exp:  No longer call v3-init.
Move DEFAULT_CXXFLAGS handling into libstdc++_init.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78580 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/config/default.exp
libstdc++-v3/testsuite/lib/dg-options.exp [copied from libstdc++-v3/testsuite/config/default.exp with 69% similarity]
libstdc++-v3/testsuite/lib/libstdc++.exp
libstdc++-v3/testsuite/libstdc++-dg/normal.exp [copied from libstdc++-v3/testsuite/config/default.exp with 64% similarity]