* testsuite/demangle-expected: Fix test.
From-SVN: r278357
This commit is contained in:
parent
4ec943d630
commit
f73cb38f65
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2019-11-15 Miguel Saldivar <saldivarcher@gmail.com>
|
||||
|
||||
* testsuite/demangle-expected: Fix test.
|
||||
|
||||
2019-11-04 Kamlesh Kumar <kamleshbhalui@gmail.com>
|
||||
|
||||
* cp-demangle.c (d_expr_primary): Handle
|
||||
|
|
|
@ -1278,7 +1278,7 @@ int& int_if_addable<Y>(A<sizeof ((*((Y*)(0)))+(*((Y*)(0))))>*)
|
|||
#
|
||||
--format=gnu-v3
|
||||
_Z3bazIiEvP1AIXszcl3foocvT__ELCf00000000_00000000EEEE
|
||||
void baz<int>(A<sizeof (foo((int)(), (float Complex)00000000_00000000))>*)
|
||||
void baz<int>(A<sizeof (foo((int)(), (float _Complex)00000000_00000000))>*)
|
||||
#
|
||||
--format=gnu-v3
|
||||
_Z3fooI1FEN1XIXszdtcl1PclcvT__EEE5arrayEE4TypeEv
|
||||
|
|
Loading…
Add table
Reference in a new issue