From 6e933ccc75f683a19dda3c92c6d9a35f857b98b3 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 28 May 2014 23:06:43 +0100 Subject: Fix test in libiberty/testsuite/demangle-expected. libiberty/ * testsuite/demangle-expected: Fix last commit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210803 138bc75d-0d04-0410-961f-82ee72b054a4 --- libiberty/ChangeLog | 4 ++++ libiberty/testsuite/demangle-expected | 1 + 2 files changed, 5 insertions(+) (limited to 'libiberty') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 7156be7..7b25c7e 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2014-05-22 Thomas Schwinge + + * testsuite/demangle-expected: Fix last commit. + 2014-05-14 Andrew Burgess * cplus-dmem.c (internal_cplus_demangle): Free any resources diff --git a/libiberty/testsuite/demangle-expected b/libiberty/testsuite/demangle-expected index 823a1c4..864ee7e 100644 --- a/libiberty/testsuite/demangle-expected +++ b/libiberty/testsuite/demangle-expected @@ -4347,3 +4347,4 @@ void post >(std::function&&)::{lambda()#1}*& std --format=auto --no-params _QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z _QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z +_QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z -- cgit v1.1