mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-20 22:34:14 +08:00
merge from gcc
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
2003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
|
||||
|
||||
* testsuite/demangle-expected: Minor changes to match output of
|
||||
new demangler: adjust whitespace in four tests, and change order
|
||||
of qualifiers in one test.
|
||||
|
||||
* cp-demangle.c: Complete rewrite.
|
||||
|
||||
2003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
|
||||
|
||||
* cp-demangle.c: Complete rewrite.
|
||||
|
@ -2697,7 +2697,7 @@ typeinfo for a_class
|
||||
#
|
||||
--format=gnu-v3
|
||||
U4_farrVKPi
|
||||
int* restrict volatile const _far
|
||||
int* const volatile restrict _far
|
||||
#
|
||||
--format=gnu-v3
|
||||
_Z3fooILi2EEvRAplT_Li1E_i
|
||||
|
Reference in New Issue
Block a user