gcc/libstdc++-v3/testsuite
Jonathan Wakely 182da14a62 exception: Include nested_exception.h in C++0x mode.
2009-05-12  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* libsupc++/exception: Include nested_exception.h in C++0x mode.
	* libsupc++/nested_exception.h: New.
	* libsupc++/Makefile.am: Add new header.
	* libsupc++/Makefile.in: Regenerate.
	* testsuite/18_support/nested_exception/rethrow_nested.cc: New.
	* testsuite/18_support/nested_exception/throw_with_nested.cc: New.
	* testsuite/18_support/nested_exception/cons.cc: New.
	* testsuite/18_support/nested_exception/nested_ptr.cc: New.
	* testsuite/18_support/nested_exception/rethrow_if_nested.cc: New.
	* doc/xml/manual/status_cxx200x.xml: Adjust.

From-SVN: r147446
2009-05-12 22:08:00 +01:00
..
17_intro
18_support exception: Include nested_exception.h in C++0x mode. 2009-05-12 22:08:00 +01:00
19_diagnostics re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist) 2009-04-25 19:00:52 +00:00
20_util
21_strings
22_locale re PR libstdc++/39802 (std::num_get fails to parse negative zero input correctly) 2009-04-18 19:28:40 +00:00
23_containers forward_list.h: Remove default std::allocator<_Tp> from base classes. 2009-04-16 11:46:25 +00:00
24_iterators
25_algorithms re PR libstdc++/39546 (parallel mode doesn't support implicit string conversion) 2009-05-06 11:20:35 +00:00
26_numerics
27_io re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist) 2009-04-25 19:00:52 +00:00
28_regex
29_atomics
30_threads re PR libstdc++/39909 (non-TLS version of std::call_once causes terminate) 2009-05-05 22:32:38 +01:00
abi
backward
config
data
ext
lib
libstdc++-abi
libstdc++-dg
performance
tr1
util re PR libstdc++/39909 (non-TLS version of std::call_once causes terminate) 2009-05-05 22:32:38 +01:00
Makefile.am
Makefile.in