gcc/libstdc++-v3/config
Jonathan Wakely 78aff33680 re PR libstdc++/55847 (mistake bad_weak_ptr::what() message)
PR libstdc++/55847
	* src/c++11/shared_ptr.cc (bad_weak_ptr::what()): Correct string.
	* testsuite/20_util/shared_ptr/cons/weak_ptr_expired.cc: Verify
	string.

	PR libstdc++/55728
	* include/std/functional (bad_function_call::what()): Declare.
	* src/c++11/functional.cc (bad_function_call::what()): Define.
	* config/abi/pre/gnu.ver (bad_function_call::what()): Export.
	* testsuite/20_util/bad_function_call/what.cc: New.

From-SVN: r194958
2013-01-07 00:50:16 +00:00
..
abi re PR libstdc++/55847 (mistake bad_weak_ptr::what() message) 2013-01-07 00:50:16 +00:00
allocator * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 12:27:22 -05:00
cpu Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
io Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
locale Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
os Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00