gcc/libstdc++-v3/testsuite
Roland McGrath 90021b558c PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected exception handler
libstdc++-v3/
	PR libstdc++/59392
	* libsupc++/eh_call.cc (__cxa_call_unexpected): Call __do_catch with
	the address of a null pointer, not with a null pointer to pointer.
	Copy comment for this case from eh_personality.cc:__cxa_call_unexpected.
	* testsuite/18_support/bad_exception/59392.cc: New file.

Co-Authored-By: Mark Seaborn <mseaborn@google.com>

From-SVN: r208519
2014-03-12 22:42:13 +00:00
..
17_intro Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
18_support PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected exception handler 2014-03-12 22:42:13 +00:00
19_diagnostics Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
20_util re PR c++/57899 (bind/function with data member: infinite recursion) 2014-01-30 22:47:22 -05:00
21_strings Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
22_locale Don't xfail 22_locale/num_put/put/char/14220.cc etc. on Solaris 9/x86 2014-02-10 16:18:20 +00:00
23_containers re PR libstdc++/60499 (non-reserved name in <debug/vector>) 2014-03-11 17:16:41 +00:00
24_iterators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
25_algorithms Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
26_numerics Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
27_io Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
28_regex regex.tcc (match_results<>::format, [...]): Update __out after calling std::copy. 2014-02-26 19:45:15 +00:00
29_atomics re PR c++/60376 ([c++1y] ICE on invalid with using declaration in template function) 2014-03-04 10:52:18 +00:00
30_threads Rename testsuite directory shared_mutex to shared_timed_mutex for consistency. 2014-02-21 14:40:26 +00:00
abi Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
backward Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
config Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
data
decimal Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
experimental re PR libstdc++/59531 (string_view overrun in copy operation) 2014-01-24 20:15:00 +00:00
ext Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
lib Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libstdc++-abi Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libstdc++-dg Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libstdc++-prettyprinters Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
performance Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tr1 Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tr2 Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
util alloc_traits.h (allocator_traits::_S_allocate): Do not use varargs when argument could be non-POD. 2014-01-29 14:57:35 +00:00
Makefile.am Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
Makefile.in Makefile.am (check_DEJAGNU_normal_targets): Add 10. 2013-11-22 21:38:59 +01:00