gcc/libstdc++-v3/include/bits
Benjamin Kosnik 3b31a72738 c++config (_GLIBCXX_ABI_TAG_CXX11): Add.
2013-06-10  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/c++config (_GLIBCXX_ABI_TAG_CXX11): Add.
	* include/bits/stl_map.h (erase): Use abi_tag when C++11.
	* include/bits/stl_multimap.h: Same.
	* include/bits/stl_multiset.h: Same.
	* include/bits/stl_set.h: Same.
	* include/bits/stl_tree.h: Same.
	* include/std/complex (real, imag): Use macro for abi_tag.

	* testsuite/lib/libstdc++.exp: Disable inlinling with -fno-inline.
	* testsuite/util/testsuite_containers.h (erase_external): New
	declarations.
	(erase_external_iterators): Same.
	(linkage_check_cxx98_cxx11_erase): Same.
	(linkage_check_cxx98_cxx11_erase_iterators): Same.
	* testsuite/util/testsuite_shared.cc: Define.
	* testsuite/23_containers/map/modifiers/erase/abi_tag.cc: New.
	* testsuite/23_containers/map/modifiers/erase/
	dr130-linkage-check.cc: New.
	* testsuite/23_containers/multimap/modifiers/erase/abi_tag.cc: New.
	* testsuite/23_containers/multimap/modifiers/erase/
	dr130-linkage-check.cc: New.
	* testsuite/23_containers/multiset/modifiers/erase/abi_tag.cc: New.
	* testsuite/23_containers/multiset/modifiers/erase/
	dr130-linkage-check.cc: New.
	* testsuite/23_containers/set/modifiers/erase/abi_tag.cc: New.
	* testsuite/23_containers/set/modifiers/erase/dr130-linkage-check.cc:
	New.
	* testsuite/ext/profile/mutex_extensions_neg.cc: Adjust line number.

	* testsuite/23_containers/map/dr130.cc: Move...
	* testsuite/23_containers/map/modifiers/dr130.cc: ...here.
	* testsuite/23_containers/multimap/dr130.cc: Move ...
	* testsuite/23_containers/multimap/modifiers/dr130.cc: ...here.
	* testsuite/23_containers/multiset/dr130.cc: Move...
	* testsuite/23_containers/multiset/modifiers/dr130.cc: ...here.
	* testsuite/23_containers/set/dr130.cc: Move...
	* testsuite/23_containers/set/modifiers/dr130.cc: ...here.

From-SVN: r199924
2013-06-10 23:11:05 +00:00
..
algorithmfwd.h memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
alloc_traits.h alloc_traits.h (allocator_traits::max_size()): LWG 2162: Add noexcept. 2013-06-08 18:31:40 +01:00
allocator.h memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
atomic_base.h Mark all member functions with memory models always inline v2 2013-05-09 04:22:11 +00:00
basic_ios.h faq.html: Fix spelling. 2013-02-20 22:41:51 +00:00
basic_ios.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
basic_string.h Simplify and clean up library literals. 2013-06-08 22:43:18 +00:00
basic_string.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
boost_concept_check.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c++0x_warning.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c++config c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
char_traits.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
codecvt.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
concept_check.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cpp_type_traits.h type_traits.h (__is_null_pointer): Add std::nullptr_t overload. 2013-05-24 18:27:59 +00:00
deque.tcc re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
forward_list.h Makefile.am: Add ext/aligned_buffer.h 2013-04-07 17:44:40 +01:00
forward_list.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
fstream.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
functexcept.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
functional_hash.h functional_hash.h (std::__is_fast_hash<>): New. 2013-02-04 21:14:07 +00:00
gslice.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
gslice_array.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
hashtable.h hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
hashtable_policy.h hashtable_policy.h (_Hashtable_ebo_helper): Fix comment. 2013-04-28 12:51:59 +01:00
indirect_array.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ios_base.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
istream.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
list.tcc re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
locale_classes.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
locale_classes.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
locale_facets.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
locale_facets.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
locale_facets_nonio.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
locale_facets_nonio.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
localefwd.h memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
mask_array.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
memoryfwd.h memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
move.h include/std/chrono: Collapse redundant 'inline' from 'inline constexpr'. 2013-06-01 21:39:50 +00:00
ostream.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ostream_insert.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
parse_numbers.h Implement N3642 - User-defined Literals for Standard Library Types 2013-06-01 18:37:47 +00:00
postypes.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ptr_traits.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
random.h PR libstdc++/56202 (again) 2013-02-04 19:28:40 +00:00
random.tcc random.tcc (__transform): Remove. 2013-02-12 10:26:54 +00:00
range_access.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex.h faq.html: Fix spelling. 2013-02-20 22:41:51 +00:00
regex_compiler.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex_constants.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex_cursor.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex_error.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex_grep_matcher.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex_grep_matcher.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex_nfa.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex_nfa.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
shared_ptr.h unique_ptr.h (make_unique): Declare inline. 2013-05-18 21:18:55 +01:00
shared_ptr_base.h unique_ptr.h (make_unique): Declare inline. 2013-05-18 21:18:55 +01:00
slice_array.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
sstream.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_algo.h stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
stl_algobase.h stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
stl_bvector.h re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
stl_construct.h memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
stl_deque.h re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
stl_function.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_heap.h re PR libstdc++/57010 ([c++0x] priority_queue<>::pop() calls self-move-assignment operator) 2013-04-22 10:07:31 +00:00
stl_iterator.h stl_iterator.h (__normal_iterator<>::_M_const_cast): Use std::pointer_traits. 2013-05-14 15:17:18 +00:00
stl_iterator_base_funcs.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_iterator_base_types.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_list.h re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
stl_map.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_multimap.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_multiset.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_numeric.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_pair.h user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
stl_queue.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_raw_storage_iter.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_relops.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_set.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_stack.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_tempbuf.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_tree.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_uninitialized.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stl_vector.h re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
stream_iterator.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
streambuf.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
streambuf_iterator.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stringfwd.h memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
unique_ptr.h unique_ptr.h (make_unique): Declare inline. 2013-05-18 21:18:55 +01:00
unordered_map.h re PR libstdc++/57065 (incorrect default allocator template for debug and profile unordered_map) 2013-04-25 09:42:46 +00:00
unordered_set.h hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
uses_allocator.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
valarray_after.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
valarray_array.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
valarray_array.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
valarray_before.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
vector.tcc re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00