From: Jonathan Wakely Date: Wed, 25 Aug 2021 22:19:25 +0000 (+0100) Subject: libstdc++: Add another non-reserved name to tests X-Git-Tag: basepoints/gcc-13~5163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5674687ac45fe7242c57220b699337899881f0;p=thirdparty%2Fgcc.git libstdc++: Add another non-reserved name to tests Signed-off-by: Jonathan Wakely libstdc++-v3/ChangeLog: * testsuite/17_intro/names.cc: Check 'sz'. --- diff --git a/libstdc++-v3/testsuite/17_intro/names.cc b/libstdc++-v3/testsuite/17_intro/names.cc index b0cc21d6cda8..b945511e088d 100644 --- a/libstdc++-v3/testsuite/17_intro/names.cc +++ b/libstdc++-v3/testsuite/17_intro/names.cc @@ -108,6 +108,7 @@ #define func ( #define tmp ( +#define sz ( #if __cplusplus < 201103L #define uses_allocator (