diff mbox

PATCH [4.7]: Fix a typo in testsuite/demangle-expected

Message ID 20120324153904.GA12820@lucon.org
State New
Headers show

Commit Message

H.J. Lu March 24, 2012, 3:39 p.m. UTC
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 mbox

Patch

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