gcc/libstdc++-v3/testsuite/18_support
Jonathan Wakely e0f0ee74f0 acinclude.m4: Check for <stdalign.h>
* acinclude.m4: Check for <stdalign.h>
	* configure: Regenerate.
	* config.h.in: Likewise.
	* include/Makefile.am: Add <cstdalign>.
	* include/Makefile.in: Regenerate.
	* include/c_global/cstdalign: New.
	* testsuite/18_support/headers/cstdalign/std_c++0x_neg.cc: New.
	* doc/xml/manual/backwards_compatibility.xml: Update.
	* doc/xml/manual/status_cxx2011.xml: Update.

From-SVN: r181076
2011-11-07 08:46:58 +00:00
..
bad_alloc
bad_cast
bad_exception
bad_typeid
exception
exception_ptr
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
numeric_limits limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
type_info required.cc: New. 2011-02-25 00:57:45 +00:00
uncaught_exception
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
pthread_guard.cc