gcc/libstdc++-v3/testsuite/18_support
Jonathan Wakely 04c872aae4 PR79114 use decayed type in std::throw_with_nested assertion
PR libstdc++/79114
	* libsupc++/nested_exception.h (throw_with_nested): Use decay instead
	of remove_reference.
	* testsuite/18_support/nested_exception/79114.cc: New test.

From-SVN: r244531
2017-01-17 15:26:06 +00:00
..
bad_alloc Update copyright years. 2017-01-01 13:07:43 +01:00
bad_cast Update copyright years. 2017-01-01 13:07:43 +01:00
bad_exception Update copyright years. 2017-01-01 13:07:43 +01:00
bad_typeid Update copyright years. 2017-01-01 13:07:43 +01:00
exception Update copyright years. 2017-01-01 13:07:43 +01:00
exception_ptr Adjust effective target selector to fix C++17 FAIL 2017-01-10 17:44:42 +00:00
headers Update copyright years. 2017-01-01 13:07:43 +01:00
initializer_list Update copyright years. 2017-01-01 13:07:43 +01:00
launder Update copyright years. 2017-01-01 13:07:43 +01:00
max_align_t/requirements Update copyright years. 2017-01-01 13:07:43 +01:00
nested_exception PR79114 use decayed type in std::throw_with_nested assertion 2017-01-17 15:26:06 +00:00
numeric_limits Update copyright years. 2017-01-01 13:07:43 +01:00
quick_exit Update copyright years. 2017-01-01 13:07:43 +01:00
type_info Update copyright years. 2017-01-01 13:07:43 +01:00
uncaught_exception Update copyright years. 2017-01-01 13:07:43 +01:00
uncaught_exceptions Update copyright years. 2017-01-01 13:07:43 +01:00
50594.cc Update copyright years. 2017-01-01 13:07:43 +01:00
cxa_vec.cc Update copyright years. 2017-01-01 13:07:43 +01:00
free_eh_pool.cc Update copyright years. 2017-01-01 13:07:43 +01:00
new_delete_placement.cc Update copyright years. 2017-01-01 13:07:43 +01:00
new_handler.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pthread_guard.cc Update copyright years. 2017-01-01 13:07:43 +01:00
terminate_handler.cc Update copyright years. 2017-01-01 13:07:43 +01:00
unexpected_handler.cc Update copyright years. 2017-01-01 13:07:43 +01:00