From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id 31DF53857C51; Wed, 25 Aug 2021 23:11:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 31DF53857C51 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 r12-3150] libstdc++: Add another non-reserved name to tests X-Act-Checkin: gcc X-Git-Author: Jonathan Wakely X-Git-Refname: refs/heads/master X-Git-Oldrev: f1a08f4d7839a0197a28ecd9ca6d4400769da3a7 X-Git-Newrev: ea5674687ac45fe7242c57220b699337899881f0 Message-Id: <20210825231148.31DF53857C51@sourceware.org> Date: Wed, 25 Aug 2021 23:11:48 +0000 (GMT) X-BeenThere: libstdc++-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libstdc++-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2021 23:11:48 -0000 https://gcc.gnu.org/g:ea5674687ac45fe7242c57220b699337899881f0 commit r12-3150-gea5674687ac45fe7242c57220b699337899881f0 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'. 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 b0cc21d6cda..b945511e088 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 (