gcc/libstdc++-v3/testsuite
Jonathan Wakely 885e812159 re PR libstdc++/54388 (std::array.at() const results in undefined behaviour)
PR libstdc++/54388
	* include/std/array (array::at() const): Ensure lvalue result.
	* testsuite/23_containers/array/element_access/54388.cc: New.
	* 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: r191114
2012-09-09 18:56:51 +01:00
..
17_intro re PR libstdc++/54112 (including complex.h and complex fails in C++03) 2012-08-13 11:55:00 +00:00
18_support
19_diagnostics
20_util re PR libstdc++/54351 (~unique_ptr() should not set stored pointer to null) 2012-08-26 01:12:40 +01:00
21_strings
22_locale re PR libstdc++/53678 (namespace pollution on NetBSD) 2012-06-18 22:43:58 +01:00
23_containers re PR libstdc++/54388 (std::array.at() const results in undefined behaviour) 2012-09-09 18:56:51 +01:00
24_iterators
25_algorithms 2012-05-29 François Dumont <fdumont@gcc.gnu.org> 2012-05-29 19:29:29 +00:00
26_numerics random: Add __gnu_cxx:normal_mv_distribution<> class. 2012-09-05 04:06:24 +00:00
27_io
28_regex 02_match: To... 2012-06-25 06:01:13 +00:00
29_atomics
30_threads * testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep. 2012-08-26 15:59:20 +01:00
abi
backward
config
data
decimal [multiple changes] 2012-08-06 18:06:42 +00:00
ext c++config: Remove __regex nested namespace. 2012-06-28 07:50:34 +00:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters cxx11.cc (struct datum): New. 2012-08-15 18:37:30 +00:00
performance re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2) 2012-07-29 16:44:18 +00:00
tr1
tr2
util testsuite_abi.cc (check_version): Add GLIBCXX_3.4.18. 2012-08-30 15:58:52 +00:00
Makefile.am
Makefile.in