gcc/libstdc++-v3/testsuite
Jonathan Wakely 8f596ff51a re PR libstdc++/64241 (make_exception_ptr returns garbage with -fno-exceptions)
PR libstdc++/64241
	* libsupc++/exception_ptr.h: Return empty object when exceptions are
	disabled.
	* testsuite/18_support/exception_ptr/64241.cc: New.

From-SVN: r218675
2014-12-12 15:10:08 +00:00
..
17_intro
18_support re PR libstdc++/64241 (make_exception_ptr returns garbage with -fno-exceptions) 2014-12-12 15:10:08 +00:00
19_diagnostics
20_util re PR libstdc++/63840 (std::function copy constructor deletes an uninitialized pointer if new fails) 2014-12-01 13:49:20 +00:00
21_strings
22_locale re PR libstdc++/13631 (Problems in messages) 2014-12-03 19:47:00 +00:00
23_containers
24_iterators stl_iterator.h (make_reverse_iterator): LWG DR 2285. 2014-12-12 13:35:55 +00:00
25_algorithms
26_numerics
27_io XFAIL 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc on Solaris (PR libstd++/64054) 2014-11-26 13:22:27 +00:00
28_regex Implement LWG DR 2329 and DR 2332. 2014-12-10 01:37:37 +00:00
29_atomics
30_threads 3.cc: Only use a thread_local when __cxa_thread_atexit_impl is available. 2014-12-11 17:58:22 +00:00
abi
backward
config
data
decimal
experimental re PR libstdc++/64203 (shared_mutex compile errors on bare-metal targets) 2014-12-09 11:03:57 +00:00
ext
lib [libstdc++][testsuite] Mark as UNSUPPORTED tests that don't fit into tiny memory model 2014-12-12 09:36:35 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Ensure single 'UNSUPPORTED: prettyprinters.exp' message 2014-11-25 20:30:20 +00:00
libstdc++-xmethods
performance
tr1 re PR libstdc++/63840 (std::function copy constructor deletes an uninitialized pointer if new fails) 2014-12-01 13:49:20 +00:00
tr2
util
Makefile.am
Makefile.in