gcc/libstdc++-v3/testsuite/18_support
Jonathan Wakely 3941b26033 re PR libstdc++/60612 (Throwing exception, catching and rethrowing (std::exception_ptr) in destructor leads to segfault)
PR libstdc++/60612
	* libsupc++/eh_ptr.cc: Assert __cxa_dependent_exception layout is
	compatible with __cxa_exception.
	* libsupc++/unwind-cxx.h (__cxa_dependent_exception): Add padding.
	Fix typos in comments.
	* testsuite/18_support/exception_ptr/60612-terminate.cc: New.
	* testsuite/18_support/exception_ptr/60612-unexpected.cc: New.

From-SVN: r208871
2014-03-27 18:07:25 +00:00
..
bad_alloc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bad_cast Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bad_exception PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected exception handler 2014-03-12 22:42:13 +00:00
bad_typeid Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
exception Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
exception_ptr re PR libstdc++/60612 (Throwing exception, catching and rethrowing (std::exception_ptr) in destructor leads to segfault) 2014-03-27 18:07:25 +00:00
headers Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
initializer_list Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
max_align_t/requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
nested_exception Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
numeric_limits Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
quick_exit Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
type_info Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
uncaught_exception Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
50594.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cxa_vec.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
new_delete_placement.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
new_handler.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pthread_guard.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
terminate_handler.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
unexpected_handler.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00