merge from gcc

This commit is contained in:
DJ Delorie 2013-09-12 16:08:09 +00:00
parent bf5117e32d
commit 46dd523316
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@
DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
time the component is traversed, and use the captured scope for
subsequent traversals.
* testsuite/demangle-expected: Add regression test.
2013-09-10 Gary Benson <gbenson@redhat.com>
@ -40,6 +41,7 @@
DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
time the component is traversed, and use the captured scope for
subsequent traversals.
* testsuite/demangle-expected: Add regression test.
2013-08-20 Alan Modra <amodra@gmail.com>