]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/ChangeLog
re PR other/46332 (__cxa_demangle yields excess parentheses for function types)
authorIan Lance Taylor <iant@google.com>
Sat, 13 Nov 2010 01:21:12 +0000 (01:21 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sat, 13 Nov 2010 01:21:12 +0000 (01:21 +0000)
commit759fe2404dd075257782f397bf84399e37925e4b
tree950bf5257c49674807126f428527ee5d594c2dba
parent3c87e428b0a0a16d8dded98e3689da882c53be35
re PR other/46332 (__cxa_demangle yields excess parentheses for function types)

libiberty/:
PR other/46332
* cp-demangle.c (d_print_function_type): Don't print parentheses
if there are no modifiers to print.
* testsuite/demangle-expected: Tweak one test case, add another.
libstdc++/:
* testsuite/abi/demangle/abi_examples/14.cc (main): Change
expected demangling.

From-SVN: r166695
libiberty/ChangeLog
libiberty/cp-demangle.c
libiberty/testsuite/demangle-expected
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/abi/demangle/abi_examples/14.cc