gcc/libstdc++-v3/testsuite
Benjamin Kosnik bd1a56a0c3 libstdc++.exp: Check CXXFLAGS.
2007-09-06  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/lib/libstdc++.exp: Check CXXFLAGS.
	* scripts/testsuite_flags.in: CXXFLAGS_default, matching dejagnu.

	* include/std/ostream: Spacing tweak.
	* include/ext/hashtable.h: Use <algorithm>.
	* include/ext/slist: Same.
	* include/ext/rope: Same.
	* include/bits/stl_function.h: Format.
	* include/tr1_impl/array: Remove section number in doxygen markup.
	* src/list.cc: Comment tweak.	
	
	* docs/doxygen/user.cfg.in: Update for include/tr1_impl.
	
	* testsuite/25_algorithms/search_n/iterator.cc: Add using declaration.
	* testsuite/25_algorithms/nth_element/1.cc:  Same.
	* testsuite/21_strings/char_traits/requirements/short/1.cc: Use
	char_type typedef to the underlying character type.	
	* testsuite/21_strings/char_traits/requirements/wchar_t/typedefs.cc:
	Remove -ansi -pedantic-errors.
	* testsuite/21_strings/char_traits/requirements/char/typedefs.cc: Same.
	* testsuite/tr1/6_containers/headers/functional/synopsis.cc:
	Remove specializations.

From-SVN: r128225
2007-09-07 03:01:53 +00:00
..
17_intro
18_support
19_diagnostics acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EBADMSG for darwin. 2007-09-05 21:30:04 +00:00
20_util system_error: New file. 2007-08-23 16:16:41 +00:00
21_strings libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
22_locale re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on IRIX64 6.5) 2007-07-16 17:21:10 +00:00
23_containers stl_vector.h (_Vector_base<>::_M_allocate): Do not call _M_impl.allocate when __n == 0. 2007-09-07 01:37:31 +00:00
24_iterators
25_algorithms libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
26_numerics re PR libstdc++/33084 (Small typo in valarray header) 2007-08-17 09:27:06 +00:00
27_io system_error: New file. 2007-08-23 16:16:41 +00:00
28_regex/headers/regex
abi mangle.c (write_type): Change mangling of rvalue reference from RR' to O'. 2007-08-31 19:15:26 +00:00
backward
config
data
ext re PR testsuite/31884 (priority_queue_dijkstra.cc operates on deallocated memory) 2007-08-17 17:24:22 +00:00
lib libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
libstdc++-abi
libstdc++-dg
performance re PR libstdc++/32908 (Miss lexicographical_compare random access override) 2007-07-30 21:14:52 +00:00
thread re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on IRIX64 6.5) 2007-07-16 17:21:10 +00:00
tr1 libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
util Makefile.am (install-data-local): Remove pch-install rules. 2007-08-22 01:26:43 +00:00
Makefile.am
Makefile.in