]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - libiberty/ChangeLog
merge from gcc
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 1 Jul 2011 17:30:48 +0000 (17:30 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 1 Jul 2011 17:30:48 +0000 (17:30 +0000)
commit02e7efbffbcf85bbb9766f4ca0d278a79b4ae2b3
tree7947b6369701dc9005cafb9d1b922d5fe80e5fc2
parent2dad5a910a51933d37238538bb70991433cb6a7e
merge from gcc

libiberty/
PR debug/49408
* cp-demangle.c (d_print_comp): Suppress argument list for function
references by the '&' unary operator.  Keep also already processed
variant without the argument list.  Suppress argument list types for
function call used in an expression.
* testsuite/demangle-expected: Fix excessive argument list types in
`test for typed function in decltype'.  New testcase for no argument
list types printed.  3 new testcases for function references by the
'&' unary operator..
libiberty/ChangeLog
libiberty/cp-demangle.c
libiberty/testsuite/demangle-expected