mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
merge from gcc
This commit is contained in:
parent
2d33f7b84c
commit
fbe5da0e6f
@ -1,3 +1,7 @@
|
||||
2010-02-04 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* testsuite/demangle-expected: Add missing --format=gnu-v3.
|
||||
|
||||
2010-02-03 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* cp-demangle.c (d_expression): Handle dependent operator name.
|
||||
|
@ -3932,6 +3932,7 @@ f(float vector[32])
|
||||
--format=gnu-v3
|
||||
_Z1fIfLi4EEvDv_T0__T_
|
||||
void f<float, 4>(float vector[4])
|
||||
--format=gnu-v3
|
||||
_Z1fI1AEDTclonplfp_fp_EET_
|
||||
decltype ((operator+)({parm#1}, {parm#1})) f<A>(A)
|
||||
--format=gnu-v3
|
||||
|
Loading…
Reference in New Issue
Block a user