gcc/libstdc++-v3/testsuite/17_intro
Jonathan Wakely 1a8d1f54de libstdc++: Fix test failure on AIX
This fixes a failure on AIX 7.2:

FAIL: 17_intro/names.cc (test for excess errors)
Excess errors:
/home/jwakely/src/gcc/libstdc++-v3/testsuite/17_intro/names.cc:99: error: expected identifier before '(' token
/usr/include/sys/var.h:187: error: expected unqualified-id before '{' token
/usr/include/sys/var.h:187: error: expected ')' before '{' token
/usr/include/sys/var.h:337: error: expected unqualified-id before ';' token
/usr/include/sys/var.h:337: error: expected ')' before ';' token

libstdc++-v3/ChangeLog:

	* testsuite/17_intro/names.cc: Do not test 'v' on AIX.
2020-11-25 17:22:47 +00:00
..
headers libstdc++: Do not check "cold" name on darwin [PR 96736] 2020-08-21 18:24:40 +01:00
badnames.cc libstdc++: Replace use of reserved name that clashes [PR 97362] 2020-10-10 21:22:12 +01:00
freestanding.cc libstdc++ P1956R1 On the names of low-level bit manipulation functions 2020-02-17 17:09:18 +00:00
names.cc libstdc++: Fix test failure on AIX 2020-11-25 17:22:47 +00:00
shared_with_static_deps.cc Update copyright years. 2020-01-01 12:51:42 +01:00
static.cc Update copyright years. 2020-01-01 12:51:42 +01:00
tag_type_explicit_ctor.cc Update copyright years. 2020-01-01 12:51:42 +01:00
using_namespace_std_exp_neg.cc Update copyright years. 2020-01-01 12:51:42 +01:00
using_namespace_std_tr1_neg.cc Update copyright years. 2020-01-01 12:51:42 +01:00
using_namespace_std.cc Update copyright years. 2020-01-01 12:51:42 +01:00