public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH [4.7]: Fix a typo in testsuite/demangle-expected
@ 2012-03-24 15:39 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2012-03-24 15:39 UTC (permalink / raw)
  To: gcc-patches

Hi,

I am checking this patch into 4.7 branch to fix a typo in
testsuite/demangle-expected.  Otherwise demangle test will fail.

H.J.
--
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 2517416..c0ed02f 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* testsuite/demangle-expected: Fix a typo.
+
 2012-03-22  Jason Merrill  <jason@redhat.com>
 
 	* cp-demangle.c (cplus_demangle_operators): Add li.
diff --git a/libiberty/testsuite/demangle-expected b/libiberty/testsuite/demangle-expected
index 616a127..d489692 100644
--- a/libiberty/testsuite/demangle-expected
+++ b/libiberty/testsuite/demangle-expected
@@ -4075,6 +4075,7 @@ decltype (new int{}) f1<int>(int)
 --format=gnu-v3
 _Zli2_wPKc
 operator"" _w(char const*)
+--format=gnu-v3
 _Z1fIiEDTnw_Dapifp_EET_
 decltype (new auto({parm#1})) f<int>(int)
 --format=gnu-v3

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

only message in thread, other threads:[~2012-03-24 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-24 15:39 PATCH [4.7]: Fix a typo in testsuite/demangle-expected H.J. Lu

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