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: releases/gcc-11.4.0~913 X-Git-Url: https://gcc.gnu.org/git/?a=commitdiff_plain;h=e60e5be011ba34df30ac94b96c8330cca835322b;p=gcc.git libstdc++: Add another non-reserved name to tests Signed-off-by: Jonathan Wakely libstdc++-v3/ChangeLog: * testsuite/17_intro/names.cc: Check 'sz'. (cherry picked from commit ea5674687ac45fe7242c57220b699337899881f0) --- diff --git a/libstdc++-v3/testsuite/17_intro/names.cc b/libstdc++-v3/testsuite/17_intro/names.cc index e72f49c1443b..b29e08dae02c 100644 --- a/libstdc++-v3/testsuite/17_intro/names.cc +++ b/libstdc++-v3/testsuite/17_intro/names.cc @@ -106,6 +106,7 @@ #define z ( #define tmp ( +#define sz ( #if __cplusplus < 201103L #define uses_allocator (