gcc/libstdc++-v3/testsuite/17_intro
Iain Sandoe 6f4b0ff2b1 libstdc++, testsuite, Darwin : Adjust for names used in system headers.
For all current Darwin SDKs inttypes.h has:
extern intmax_t imaxabs(intmax_t j);

So we need to exclude j from the defined test symbols.

libstdc++-v3/ChangeLog:

	* testsuite/17_intro/names.cc: Exclude j from the list
	of test symbols for Darwin.
2021-03-15 15:42:39 +00:00
..
headers Update copyright years. 2021-01-04 10:26:59 +01:00
badnames.cc Update copyright years. 2021-01-04 10:26:59 +01:00
freestanding.cc Update copyright years. 2021-01-04 10:26:59 +01:00
names.cc libstdc++, testsuite, Darwin : Adjust for names used in system headers. 2021-03-15 15:42:39 +00:00
shared_with_static_deps.cc Update copyright years. 2021-01-04 10:26:59 +01:00
static.cc Update copyright years. 2021-01-04 10:26:59 +01:00
tag_type_explicit_ctor.cc Update copyright years. 2021-01-04 10:26:59 +01:00
using_namespace_std_exp_neg.cc Update copyright years. 2021-01-04 10:26:59 +01:00
using_namespace_std_tr1_neg.cc Update copyright years. 2021-01-04 10:26:59 +01:00
using_namespace_std.cc Update copyright years. 2021-01-04 10:26:59 +01:00