gcc/libstdc++-v3/testsuite
Benjamin Kosnik 75cee7c62a PR libstdc++/51798 continued.
2012-02-10  Benjamin Kosnik  <bkoz@redhat.com>
            Jonathan Wakely  <jwakely.gcc@gmail.com>

	PR libstdc++/51798 continued.
	* acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Use __atomic_*
	builtins instead of __sync_* builtins for atomic functionality.
	* include/bits/shared_ptr_base.h: Same.
	* include/parallel/compatibility.h: Same.
	* include/profile/impl/profiler_state.h: Same.
	* include/tr1/shared_ptr.h: Same.
	* libsupc++/eh_ptr.cc: Same.
	* libsupc++/eh_throw.cc: Same.
	* libsupc++/eh_tm.cc: Same.
	* libsupc++/guard.cc: Same.
	* configure: Regenerated.
	* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust line numbers.

Co-Authored-By: Jonathan Wakely <jwakely.gcc@gmail.com>

From-SVN: r184110
2012-02-10 18:20:43 +00:00
..
17_intro
18_support re PR libstdc++/51438 (std::exception and derived classes are not compatible with std::nested_exception and C++11 in general) 2011-12-06 20:03:25 +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 PR libstdc++/51798 continued. 2012-02-10 18:20:43 +00:00
21_strings class.c (add_implicitly_declared_members): Update move conditions. 2011-11-17 11:35:11 -05:00
22_locale 1.cc: Add dg-require-time. 2012-01-25 19:00:30 +00:00
23_containers re PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap.cc segfault) 2012-01-19 11:46:31 +01:00
24_iterators
25_algorithms stl_heap.h (pop_heap): Check for non-empty range in overload taking a predicate. 2011-12-04 13:21:53 +00:00
26_numerics re PR libstdc++/51083 (TR1 [tr.c99.cmath.over] and C++11 [cmplx.over] overloads not constrained) 2011-11-12 15:57:03 +00:00
27_io 1.cc: Add dg-require-time. 2012-01-25 19:00:30 +00:00
28_regex re PR libstdc++/51711 (regex.h contains incorrect code) 2011-12-30 11:40:37 +00:00
29_atomics re PR libstdc++/49445 ([C++0x] Undefined reference to std::atomic<float> "operator float") 2012-02-03 21:10:00 +00:00
30_threads 39909.cc: Remove duplicate target selector. 2012-02-07 22:26:16 +00:00
abi re PR c++/6057 (expression mangling doesn't work for operator new) 2012-01-06 16:39:43 -05:00
backward
config
data
decimal
ext basic_string.h (basic_string::at): Move adjacent to other overload. 2011-11-07 00:06:23 +00:00
lib re PR libstdc++/51649 (pretty printers don't handle std::__7:: namespace) 2012-01-30 16:25:11 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters re PR libstdc++/51956 ([patch] improve shared_ptr and weak_ptr pretty-printers for gdb) 2012-02-05 19:10:15 +00:00
performance search_n.cc: Disambiguate local variable. 2011-12-19 23:29:14 +00:00
tr1 PR libstdc++/51798 continued. 2012-02-10 18:20:43 +00:00
tr2 [multiple changes] 2011-10-19 22:05:26 +00:00
util hashtable.h (_Hashtable<>::emplace, [...]): Add. 2011-12-09 20:01:04 +00:00
Makefile.am
Makefile.in [multiple changes] 2012-01-23 23:12:01 +00:00