gcc/libstdc++-v3/testsuite
Jonathan Wakely bc2da0fc04 re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable should be disabled.)
PR libstdc++/63322
	* include/std/atomic (atomic): Add assertion for trivially copyable.
	* testsuite/29_atomics/atomic/60695.cc: Adjust line number.

From-SVN: r216046
2014-10-09 19:17:23 +01:00
..
17_intro re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests) 2014-05-23 11:19:20 +01:00
18_support 62154.cc: Disable when the target doesn't provide atomic builtins. 2014-08-21 09:11:00 +00:00
19_diagnostics
20_util re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2014-10-09 08:37:26 +00:00
21_strings basic_string.h (getline): Qualify call to prevent ADL and add overloads for rvalue streams. 2014-08-12 16:19:53 +01:00
22_locale re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests) 2014-05-23 11:19:20 +01:00
23_containers re PR libstdc++/63456 (unordered_map incorrectly frees _M_single_bucket. Patch Included) 2014-10-05 18:44:46 +00:00
24_iterators container.cc: Do not use uninitialized members in mem-initializers. 2014-04-15 20:05:52 +01:00
25_algorithms testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Update less_compare_count. 2014-10-07 21:26:55 +00:00
26_numerics ctgmath: Include <complex>. 2014-10-02 16:52:24 +01:00
27_io re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier) 2014-10-06 16:55:53 +01:00
28_regex re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::wregex values) 2014-09-25 04:43:19 +00:00
29_atomics re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable should be disabled.) 2014-10-09 19:17:23 +01:00
30_threads mutex (try_lock): Do not swallow exceptions. 2014-09-22 15:54:35 +01:00
abi
backward
config
data
decimal
experimental Makefile.am: Add new header. 2014-10-06 13:26:45 +01:00
ext *: Fix incorrect standard references in comments. 2014-08-28 16:46:02 +01:00
lib Makefile.in (dg_target_exps): Remove. 2014-09-15 20:23:36 +02:00
libstdc++-abi Makefile.in (dg_target_exps): Remove. 2014-09-15 20:23:36 +02:00
libstdc++-dg
libstdc++-prettyprinters printers.py (SingleObjContainerPrinter): New base class for experimental::any and experimental::optional printers. 2014-07-15 13:00:18 +01:00
libstdc++-xmethods Makefile.in (dg_target_exps): Remove. 2014-09-15 20:23:36 +02:00
performance regex_compiler.h (__detail::_BracketMatcher): Reorder members to avoid wasted space when not using a cache. 2014-06-02 20:36:14 +01:00
tr1 parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifiers->type. 2014-08-14 09:15:11 +00:00
tr2
util testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Update less_compare_count. 2014-10-07 21:26:55 +00:00
Makefile.am Makefile.in (check-parallel-%): Add @. 2014-09-22 12:33:35 -04:00
Makefile.in Makefile.in (check-parallel-%): Add @. 2014-09-22 12:33:35 -04:00