gcc/libstdc++-v3/testsuite
Jonathan Wakely 08a53a2eda Add missing return to uninitialized_default_construct_n
* include/bits/stl_uninitialized.h
	(__uninitialized_default_novalue_n_1<true>): Add missing return.
	* testsuite/20_util/specialized_algorithms/memory_management_tools/
	1.cc: Check return values of uninitialized_xxx_n algorithms.

From-SVN: r241033
2016-10-12 12:20:35 +01:00
..
17_intro Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
18_support Simplify std::rethrow_if_nested definition 2016-10-11 11:33:36 +01:00
19_diagnostics
20_util Add missing return to uninitialized_default_construct_n 2016-10-12 12:20:35 +01:00
21_strings re PR libstdc++/77717 (testsuite/21_strings/basic_string_view/operations/compare/char/1.cc makes undefined memcmp call) 2016-09-26 12:46:19 +03:00
22_locale
23_containers PR 70101 fix allocator-extended ctors for std::priority_queue 2016-10-05 13:01:57 +01:00
24_iterators
25_algorithms
26_numerics LWG 2733, LWG 2759 reject bool in gcd and lcm 2016-10-10 13:17:34 +01:00
27_io libstdc++/77795 Only declare ::gets for C++98 and C++11 2016-09-30 19:28:53 +01:00
28_regex
29_atomics
30_threads Do not copy std:call_once arguments (LWG 2442) 2016-10-12 12:20:25 +01:00
abi
backward
config
data
decimal
experimental 70564 fix newly-added tests for not_fn 2016-10-05 13:40:31 +01:00
ext Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
lib Make libstdc++ tests FAIL on Python errors 2016-09-19 16:59:04 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
libstdc++-xmethods Enable printers and xmethods for std::__cxx11::list 2016-10-11 11:33:29 +01:00
performance
special_functions
tr1
tr2
util Define std::allocator<T>::is_always_equal 2016-10-10 13:17:45 +01:00
Makefile.am
Makefile.in Disable .gnu.attributes tags in compatibility-ldbl.o 2016-09-29 07:33:17 +09:30