From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id BA53A3857360; Thu, 21 Apr 2022 12:33:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA53A3857360 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Jonathan Wakely To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org Subject: [gcc r11-9915] libstdc++: Add another non-reserved name to tests X-Act-Checkin: gcc X-Git-Author: Jonathan Wakely X-Git-Refname: refs/heads/releases/gcc-11 X-Git-Oldrev: 389ae9d285c461e7b1c1ab7fd5a5e87d297f9395 X-Git-Newrev: e60e5be011ba34df30ac94b96c8330cca835322b Message-Id: <20220421123344.BA53A3857360@sourceware.org> Date: Thu, 21 Apr 2022 12:33:44 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2022 12:33:44 -0000 https://gcc.gnu.org/g:e60e5be011ba34df30ac94b96c8330cca835322b commit r11-9915-ge60e5be011ba34df30ac94b96c8330cca835322b Author: Jonathan Wakely Date: Wed Aug 25 23:19:25 2021 +0100 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: --- libstdc++-v3/testsuite/17_intro/names.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/libstdc++-v3/testsuite/17_intro/names.cc b/libstdc++-v3/testsuite/17_intro/names.cc index e72f49c1443..b29e08dae02 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 (