libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 8 Nov 2005 23:07:02 +0000 (23:07 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 8 Nov 2005 23:07:02 +0000 (23:07 +0000)
commit797308b2d1aefbc888c2bfc67b19770ca71fcd19
tree68172ad8ca41a86c573e44e23a6cd51404050185
parent13bb031a244a3c29916b360880915f4ad4c6e1d4
libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.

2005-11-08  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/lib/libstdc++.exp (check_v3_target_debug_mode): Use
exe as the executable extension.

* acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Change gnu defaults to
new.
(GLIBCXX_ENABLE_PCH): Adjust message order.
* configure: Regenerate.

* scripts/testsuite_flags.in (query): Correct print_usagex typo.

* include/bits/functexcept.h: Remove argument names.

* src/mt_allocator.cc: Adjust comment.

From-SVN: r106665
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/configure
libstdc++-v3/include/bits/functexcept.h
libstdc++-v3/scripts/testsuite_flags.in
libstdc++-v3/src/mt_allocator.cc
libstdc++-v3/testsuite/lib/libstdc++.exp