target-supports.exp (check_iconv_available): Default libiconv to -liconv, if there...
authorMark Mitchell <mark@codesourcery.com>
Wed, 23 Mar 2005 16:45:45 +0000 (16:45 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 23 Mar 2005 16:45:45 +0000 (16:45 +0000)
commit0b3deaafebd053f8bc5f52c38d64909068f27d03
treeb99d5b20a5e77f6a8312c03317a424ec844ed67b
parent17ac08e2fb86675af83171afbeccfe7936c48709
target-supports.exp (check_iconv_available): Default libiconv to -liconv, if there is no definition.

* lib/target-supports.exp (check_iconv_available): Default
libiconv to -liconv, if there is no definition.

* testsuite/lib/libstdc++.exp (libstdc++_init): Improve handling
of compilers not in the build directory.
(libstdc++_wchar_t): New variable.
(libstdc++_threads): Likewise.
(libstdc++_test_objs): Likewise.
(v3_target_compile): Use libstdc++_test_objs.
(v3-list-tests): Remove.
(listdc++_build_support): New function.
* testsuite/libstdc++-dg/normal.exp: Rework to dynamically
generate list of tests.

From-SVN: r96934
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/lib/libstdc++.exp
libstdc++-v3/testsuite/libstdc++-dg/normal.exp