gcc/libstdc++-v3/testsuite/19_diagnostics
Jonathan Wakely d7487e2ae8 Add workaround for non-unique errno values on AIX
* src/c++11/system_error.cc
	(system_error_category::default_error_condition): Add workaround for
	ENOTEMPTY and EEXIST having the same value on AIX.
	* testsuite/19_diagnostics/error_category/system_category.cc: Add
	extra testcases for EDOM, EILSEQ, ERANGE, EEXIST and ENOTEMPTY.

From-SVN: r263289
2018-08-03 13:53:34 +01:00
..
error_category Add workaround for non-unique errno values on AIX 2018-08-03 13:53:34 +01:00
error_code
error_condition
headers
logic_error
runtime_error
system_error
stdexcept.cc