gcc/libstdc++-v3/testsuite/18_support
Paolo Carlini 370d8a3d6b re PR libstdc++/52562 ([C++11] Most type_info functions not noexcept)
2012-03-12  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/52562
	* libsupc++/typeinfo (type_info::name, before, operator==,
	operator!=): Mark noexcept in C++11 mode.
	* libsupc++/tinfo.cc (type_info::operator==): Adjust.
	* libsupc++/tinfo2.cc (type_info::before): Likewise.
	* testsuite/18_support/type_info/52562.cc: New.

From-SVN: r185235
2012-03-12 15:12:40 +00:00
..
bad_alloc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
bad_cast Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
bad_exception c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
bad_typeid Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
exception testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size_t and std::ptrdiff_t. 2010-06-03 23:11:46 +00:00
exception_ptr acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. 2011-12-01 02:20:32 +00:00
headers acinclude.m4: Check for <stdalign.h> 2011-11-07 08:46:58 +00:00
initializer_list tuple (tuple): Make default constructors constexpr. 2010-11-04 05:53:05 +00:00
nested_exception re PR libstdc++/51438 (std::exception and derived classes are not compatible with std::nested_exception and C++11 in general) 2011-12-06 20:03:25 +00:00
numeric_limits limits (numeric_limits): Fix returns per C++11. 2012-03-02 22:24:45 +00:00
type_info re PR libstdc++/52562 ([C++11] Most type_info functions not noexcept) 2012-03-12 15:12:40 +00:00
uncaught_exception Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
50594.cc re PR c++/50594 (Option -fwhole-program discards replaced new operator for std::string) 2011-10-12 18:40:58 +00:00
new_delete_placement.cc c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
pthread_guard.cc c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00