gcc/libstdc++-v3/testsuite
Benjamin Kosnik e95992339f Makefile.am: Add functional.cc, shared_ptr.cc.
2011-03-14  Benjamin Kosnik  <bkoz@redhat.com>

	* src/Makefile.am: Add functional.cc, shared_ptr.cc.
	* src/Makefile.in: Regenerate.
	* libsupc++/Makefile.am: Add nested_exception.cc.
	* libsupc++/Makefile.in: Regenerate.
	* src/system_error.cc: Add ctor and dtor definitions for error_category.
	* src/functional.cc: New. Add dtor definition for bad_function_call.
	* src/stdexcept.cc: Add dtor definitions for domain_error,
	invalid_argument, length_error, out_of_range, range_error,
	overflow_error, underflow_error.
	* src/future.cc: Add dtor definition for __future_base::_Result_base.
	* src/shared_ptr.cc: New. Add dtor definition for bad_weak_ptr.
	* src/thread.cc: Add dtor for thread::_Impl_base.
	* include/std/system_error: Adjust.
	* include/std/stdexcept: Same.
	* include/std/future: Same.
	* include/std/functional: Same.
	* include/std/thread: Same.
	* include/bits/shared_ptr_base.h: Same.
	* libsupc++/nested_exception.cc: New. Add dtor for nested_exception.
	* libsupc++/nested_exception.h: Adjust.
	* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust line numbers.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Same.
	* config/abi/pre/gnu.ver: Add new exports.

	* include/bits/regex_compiler.h: Nest namespace versioning.
	* include/bits/regex_grep_matcher.tcc: Same.
	* include/bits/regex_grep_matcher.h: Same.
	* include/bits/regex_cursor.h: Same.
	* include/bits/regex_nfa.h: Same.
	* include/bits/regex_nfa.tcc: Same.

From-SVN: r170975
2011-03-15 00:24:08 +00:00
..
17_intro re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers) 2011-02-12 18:35:59 +00:00
18_support required.cc: New. 2011-02-25 00:57:45 +00:00
19_diagnostics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
20_util Makefile.am: Add functional.cc, shared_ptr.cc. 2011-03-15 00:24:08 +00:00
21_strings re PR libstdc++/47321 (FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors)) 2011-01-16 20:42:57 +00:00
22_locale
23_containers 47628.cc: Do not test in C++0x mode. 2011-02-10 17:43:51 +00:00
24_iterators
25_algorithms [multiple changes] 2011-03-09 18:30:11 +00:00
26_numerics numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel instead of _GLIBCXX_STD_P to... 2011-01-26 09:18:48 +00:00
27_io PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
28_regex re PR libstdc++/47724 ([C++0x] Regex string anchors cause segfault) 2011-02-17 01:47:21 +00:00
29_atomics atomic: Remove atomic_address, uplift to N3225. 2011-02-16 19:01:51 +00:00
30_threads future (packaged_task::operator bool): Rename to... 2011-02-09 23:17:05 +00:00
abi
backward
config
data
decimal
ext Makefile.am (inst_sources): Make source instantion files conditional. 2011-03-04 21:51:56 +00:00
lib libstdc++.exp (v3-build_support): Delete libtestc++.a before creation. 2010-12-10 16:24:48 +00:00
libstdc++-abi
libstdc++-dg
performance
tr1 [multiple changes] 2011-02-12 18:30:50 +00:00
util [multiple changes] 2011-03-09 18:30:11 +00:00
Makefile.am Makefile.am: Make clean fixups. 2011-03-02 23:32:56 +00:00
Makefile.in re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses hardcoded path) 2011-03-08 00:04:05 +00:00