gcc/libstdc++-v3/testsuite
Paolo Carlini 90f9c94e02 re PR libstdc++/53248 (std::array<T,0> doesn't work when T is not default-constructible)
2012-10-03  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/53248
	* include/std/array (__array_traits<>): Add.
	(array<>): Allow for zero-size arrays of non default-constructible
	elements.
	* testsuite/23_containers/array/requirements/
	non_default_constructible.cc: New.
	* testsuite/23_containers/array/requirements/zero_sized_arrays.cc:
	Adjust.
	* testsuite/23_containers/array/tuple_interface/get_neg.cc: Adjust
	dg-error line numbers.
	* testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc:
	Likewise.

From-SVN: r192056
2012-10-04 00:02:29 +00:00
..
17_intro re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++) 2012-09-20 02:10:22 +00:00
18_support Remove obsolete Tru64 UNIX V5.1B support 2012-03-12 15:35:56 +00:00
19_diagnostics re PR c++/50920 (add a -std=c++11 option to the driver) 2011-10-31 15:34:14 -04:00
20_util type_traits (result_of): Provide "SFINAE-friendly" (see N3436) implementation. 2012-10-01 16:02:57 +00:00
21_strings Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
22_locale re PR libstdc++/53678 (namespace pollution on NetBSD) 2012-06-18 22:43:58 +01:00
23_containers re PR libstdc++/53248 (std::array<T,0> doesn't work when T is not default-constructible) 2012-10-04 00:02:29 +00:00
24_iterators assign_neg.cc: Tidy dg- directives, for C++0x testing too. 2011-10-06 14:43:26 +00:00
25_algorithms 2012-05-29 François Dumont <fdumont@gcc.gnu.org> 2012-05-29 19:29:29 +00:00
26_numerics random (rice_distribution<>::operator==): Change inline friend definition to non-template. 2012-09-16 22:28:21 +00:00
27_io Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
28_regex 02_match: To... 2012-06-25 06:01:13 +00:00
29_atomics 9780-2.cc: Avoid -Wall warnings. 2012-05-21 23:40:55 +00:00
30_threads * testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep. 2012-08-26 15:59:20 +01:00
abi re PR c++/6057 (expression mangling doesn't work for operator new) 2012-01-06 16:39:43 -05:00
backward re PR libstdc++/49060 (use of deleted memory in __gnu_cxx::hashtable::erase) 2011-05-25 23:09:14 +00:00
config Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal [multiple changes] 2012-08-06 18:06:42 +00:00
ext ropeimpl.h (__uninitialized_fill_n_a): Fix using declaration. 2012-09-30 16:36:18 +01:00
lib re PR libstdc++/52689 (static linking with libstdc++ fails) 2012-04-25 22:47:52 +00:00
libstdc++-abi configure.host (abi_baseline_subdir_switch): Describe. 2011-07-08 08:49:57 +00:00
libstdc++-dg [multiple changes] 2011-10-18 02:58:06 +00:00
libstdc++-prettyprinters cxx11.cc (struct datum): New. 2012-08-15 18:37:30 +00:00
performance 41975.cc: Use __uset_hashtable rather than removed __unordered_set. 2012-09-24 19:48:06 +00:00
tr1 Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
tr2 [multiple changes] 2011-10-19 22:05:26 +00:00
util re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers) 2012-09-24 19:53:36 +00:00
Makefile.am Makefile.am (check_DEJAGNUnormal0): Run prettyprinters.exp. 2012-04-12 20:20:01 +00:00
Makefile.in fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS. 2012-09-29 04:08:17 +00:00