mirror of git://gcc.gnu.org/git/gcc.git
Fix test in libiberty/testsuite/demangle-expected.
libiberty/ * testsuite/demangle-expected: Fix last commit. From-SVN: r210803
This commit is contained in:
parent
c8f4994966
commit
6aa9ea7f4c
|
|
@ -1,3 +1,7 @@
|
||||||
|
2014-05-22 Thomas Schwinge <thomas@codesourcery.com>
|
||||||
|
|
||||||
|
* testsuite/demangle-expected: Fix last commit.
|
||||||
|
|
||||||
2014-05-14 Andrew Burgess <aburgess@broadcom.com>
|
2014-05-14 Andrew Burgess <aburgess@broadcom.com>
|
||||||
|
|
||||||
* cplus-dmem.c (internal_cplus_demangle): Free any resources
|
* cplus-dmem.c (internal_cplus_demangle): Free any resources
|
||||||
|
|
|
||||||
|
|
@ -4347,3 +4347,4 @@ void post<std::function<void ()> >(std::function<void ()>&&)::{lambda()#1}*& std
|
||||||
--format=auto --no-params
|
--format=auto --no-params
|
||||||
_QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z
|
_QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z
|
||||||
_QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z
|
_QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z
|
||||||
|
_QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue