gcc/libstdc++-v3/testsuite
Jonathan Wakely 5ecfbf82a4 PR libstdc++/60555 std::system_category() should recognise POSIX errno values
PR libstdc++/60555
	* src/c++11/system_error.cc
	(system_error_category::default_error_condition): New override to
	check for POSIX errno values.
	* testsuite/19_diagnostics/error_category/generic_category.cc: New
	* testsuite/19_diagnostics/error_category/system_category.cc: New
	test.

From-SVN: r263210
2018-08-01 14:57:05 +01:00
..
17_intro P0754R2 <version> header 2018-06-18 17:42:11 +01:00
18_support Add workaround for aligned_alloc bug on AIX 2018-07-30 18:12:44 +01:00
19_diagnostics PR libstdc++/60555 std::system_category() should recognise POSIX errno values 2018-08-01 14:57:05 +01:00
20_util PR libstdc++/86751 default assignment operators for std::pair 2018-07-31 23:31:20 +01:00
21_strings Remove dg-require-cstdint directive from tests 2018-07-26 15:02:26 +01:00
22_locale Remove dg-require-cstdint directive from tests 2018-07-26 15:02:26 +01:00
23_containers Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
24_iterators PR libstdc++/86734 make reverse_iterator::operator-> more robust 2018-07-30 18:13:05 +01:00
25_algorithms Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
26_numerics Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
27_io P0935R0 Eradicating unnecessarily explicit default constructors 2018-07-06 13:39:02 +01:00
28_regex Optimize std::sub_match comparisons using string_view-like type 2018-07-02 21:31:11 +01:00
29_atomics Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
30_threads * 30_threads/condition_variable_any/cond.cc: New test. 2018-07-26 21:23:12 +00:00
abi
backward
config
data
decimal
experimental Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
ext Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
lib Define "random_device" effective target 2018-07-04 17:56:21 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions PR libstdc++/83140 - assoc_legendre returns negated value when m is odd 2018-05-10 13:59:52 +00:00
tr1 Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
tr2
util Add initial version of C++17 <memory_resource> header 2018-07-24 22:09:55 +01:00
Makefile.am
Makefile.in PR libstdc++/86450 use -Wabi=2 and simplify -Werror use 2018-07-17 14:18:47 +01:00