public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [v3] Minor tweak to testsuite_abi.cc
@ 2010-12-12 12:19 Paolo Carlini
  0 siblings, 0 replies; only message in thread
From: Paolo Carlini @ 2010-12-12 12:19 UTC (permalink / raw)
  To: gcc-patches; +Cc: libstdc++

[-- Attachment #1: Type: text/plain, Size: 62 bytes --]

Hi,

committed to mainline.

Paolo.

////////////////////////

[-- Attachment #2: CL --]
[-- Type: text/plain, Size: 148 bytes --]

2010-12-12  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/util/testsuite_abi.cc (check_version): Don't push back
	GLIBCXX_3.4.16, unused.

[-- Attachment #3: patchlet --]
[-- Type: text/plain, Size: 600 bytes --]

Index: testsuite/util/testsuite_abi.cc
===================================================================
--- testsuite/util/testsuite_abi.cc	(revision 167721)
+++ testsuite/util/testsuite_abi.cc	(working copy)
@@ -193,7 +193,6 @@
       known_versions.push_back("GLIBCXX_3.4.13");
       known_versions.push_back("GLIBCXX_3.4.14");
       known_versions.push_back("GLIBCXX_3.4.15");
-      known_versions.push_back("GLIBCXX_3.4.16");
       known_versions.push_back("GLIBCXX_LDBL_3.4");
       known_versions.push_back("GLIBCXX_LDBL_3.4.7");
       known_versions.push_back("GLIBCXX_LDBL_3.4.10");

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-12 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-12 12:19 [v3] Minor tweak to testsuite_abi.cc Paolo Carlini

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).