gcc/libstdc++-v3/testsuite/18_support/bad_exception
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
..
23591_thread-1.c Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
59392.cc PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected exception handler 2014-03-12 22:42:13 +00:00
cons_virtual_derivation.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
what.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00