Skip to content

Commit

Permalink
* testsuite/demangle-expected: Fix test.
Browse files Browse the repository at this point in the history
From-SVN: r278357
  • Loading branch information
Saldivarcher authored and Jeff Law committed Nov 16, 2019
1 parent 4ec943d commit f73cb38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions libiberty/ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion libiberty/testsuite/demangle-expected
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f73cb38

Please sign in to comment.