public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/gccgo] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Date: Sun, 12 Jul 2020 17:44:12 +0000 (GMT)	[thread overview]
Message-ID: <20200712174412.182C7389852C@sourceware.org> (raw)

https://gcc.gnu.org/g:187c854cc6284f546c151d6b6d4574d061e00d71

commit 187c854cc6284f546c151d6b6d4574d061e00d71
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri May 1 14:49:48 2020 +0100

    libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
    
            PR libstdc++/94901
            * testsuite/17_intro/badnames.cc: Test values between _E9 and _E24 too.

Diff:
---
 libstdc++-v3/ChangeLog                      |  5 +++++
 libstdc++-v3/testsuite/17_intro/badnames.cc | 15 ++++++++++++++-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 152c69f843f..1bf10811c3b 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,8 @@
+2020-05-01  Jonathan Wakely  <jwakely@redhat.com>
+
+	PR libstdc++/94901
+	* testsuite/17_intro/badnames.cc: Test values between _E9 and _E24 too.
+
 2020-05-01  Jonathan Wakely  <jwakely@redhat.com>
 	    Patrick Palka  <ppalka@redhat.com>
 
diff --git a/libstdc++-v3/testsuite/17_intro/badnames.cc b/libstdc++-v3/testsuite/17_intro/badnames.cc
index aabd01255e2..c69b8c45d81 100644
--- a/libstdc++-v3/testsuite/17_intro/badnames.cc
+++ b/libstdc++-v3/testsuite/17_intro/badnames.cc
@@ -40,7 +40,20 @@
 #define _E7		_E7 is a BADNAME
 #define _E8		_E8 is a BADNAME
 #define _E9		_E9 is a BADNAME
-	// ..
+#define _E10		_E10 is a BADNAME
+#define _E11		_E11 is a BADNAME
+#define _E12		_E12 is a BADNAME
+#define _E13		_E13 is a BADNAME
+#define _E14		_E14 is a BADNAME
+#define _E15		_E15 is a BADNAME
+#define _E16		_E16 is a BADNAME
+#define _E17		_E17 is a BADNAME
+#define _E18		_E18 is a BADNAME
+#define _E19		_E19 is a BADNAME
+#define _E20		_E20 is a BADNAME
+#define _E21		_E21 is a BADNAME
+#define _E22		_E22 is a BADNAME
+#define _E23		_E23 is a BADNAME
 #define _E24		_E24 is a BADNAME
 
 // Irix adds:


                 reply	other threads:[~2020-07-12 17:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200712174412.182C7389852C@sourceware.org \
    --to=ian@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).