gcc/libstdc++-v3/testsuite/23_containers
Paolo Carlini 169a7e85f0 re PR libstdc++/56834 (Errors in <array> with --enable-symvers=gnu-versioned-namespace and -D_GLIBCXX_DEBUG)
2013-04-03  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/56834
	* include/debug/array (tuple_size, tuple_element): Do not declare.
	* include/profile/array: Likewise.
	* testsuite/23_containers/array/tuple_interface/
	tuple_element_debug_neg.cc: Adjust dg-error line number.

From-SVN: r197415
2013-04-03 15:07:12 +00:00
..
array re PR libstdc++/56834 (Errors in <array> with --enable-symvers=gnu-versioned-namespace and -D_GLIBCXX_DEBUG) 2013-04-03 15:07:12 +00:00
bitset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
deque PR libstdc++/55977 (partial, std::vector and std::deque bits) 2013-03-18 10:15:56 +00:00
forward_list vector.tcc (vector<>operator=(const vector<>&): Reset pointers after deallocation when memory can be reused. 2013-03-08 20:08:20 +00:00
headers Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
list re PR libstdc++/55979 ([C++11] std::list range construction imposes unnecessary conversion constraints) 2013-03-17 18:27:52 +00:00
map re PR libstdc++/56613 (map::operator[](key_type&&) fails with custom allocator) 2013-03-14 23:28:11 +00:00
multimap Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
multiset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
priority_queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
set 50594.cc: For mingw-targets use only static libstdc++-version. 2013-03-25 11:47:39 +01:00
stack Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unordered_map Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unordered_multimap Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unordered_multiset 55043.cc: Add missing namespace qualification. 2013-02-20 21:23:44 +00:00
unordered_set 55043.cc: Add missing namespace qualification. 2013-02-20 21:23:44 +00:00
vector PR libstdc++/55977 (partial, std::vector and std::deque bits) 2013-03-18 10:15:56 +00:00