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
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
22_locale
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
28_regex
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
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
tr1 Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
tr2
util
Makefile.am
Makefile.in