merge from gcc

This commit is contained in:
DJ Delorie 2010-02-04 17:08:54 +00:00
parent 2d33f7b84c
commit fbe5da0e6f
2 changed files with 5 additions and 0 deletions

View File

@ -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.

View File

@ -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