gcc/libstdc++-v3/testsuite
Jason Merrill b4a0c79b1a Correct use of __GXX_WEAK__ macro.
* testsuite/ext/bitmap_allocator/check_deallocate_null.cc
	* testsuite/ext/bitmap_allocator/check_allocate_max_size.cc

From-SVN: r231953
2015-12-24 22:25:09 -05:00
..
17_intro LWG 2510, make the default constructors of library tag types explicit. 2015-11-11 16:47:19 +02:00
18_support re PR libstdc++/68139 (rethrow_if_nested should tolerate overloaded unary operator&) 2015-12-11 14:04:23 +02:00
19_diagnostics
20_util Rename test file that had incorrect bug number 2015-12-21 14:16:36 +00:00
21_strings Fix std::wstring capacity test for short wchar_t 2015-11-14 17:24:42 +00:00
22_locale Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
23_containers re PR libstdc++/66693 ([C++17] std::tuple_size fails with const std::array) 2015-12-21 13:22:16 +02:00
24_iterators Add concept checks to std::next and std::prev. 2015-09-03 15:35:43 +01:00
25_algorithms Shrink std::random_shuffle test to pass on simulators 2015-10-16 12:12:15 +01:00
26_numerics Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
27_io re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow)) 2015-12-18 17:17:09 +02:00
28_regex re PR libstdc++/68863 (Regular expressions: Backreferences don't work in negative lookahead) 2015-12-15 04:50:29 +00:00
29_atomics Handle alignment in __atomic_is_lock_free 2015-09-17 16:46:04 +01:00
30_threads PR libstdc++/57060 cope with invalid thread IDs 2015-12-04 17:32:40 +00:00
abi
backward
config
data
decimal
experimental Change tests to use -std=gnu++14 not -std=gnu++1y 2015-12-10 14:39:07 +00:00
ext Correct use of __GXX_WEAK__ macro. 2015-12-24 22:25:09 -05:00
lib Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Ensure another pretty-printer test uses C++98 mode 2015-11-26 16:25:55 +00:00
libstdc++-xmethods
performance
tr1 More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
tr2
util Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
Makefile.am
Makefile.in