aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@wasabisystems.com>2004-02-25 01:45:49 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2004-02-25 01:45:49 +0000
commit93f20626db495518ad09b8c8138db7df1ea971f8 (patch)
treed9fd7b223bd432a41bea04bbe3df7d570e8bee4e /libiberty/ChangeLog
parent0d7fbf14689a39d227cb40ccac2601a2955f87cd (diff)
downloadgcc-93f20626db495518ad09b8c8138db7df1ea971f8.zip
gcc-93f20626db495518ad09b8c8138db7df1ea971f8.tar.gz
gcc-93f20626db495518ad09b8c8138db7df1ea971f8.tar.bz2
cp-demangle.c (d_print_comp): Don't emit extra parentheses around a cast.
* cp-demangle.c (d_print_comp) [UNARY]: Don't emit extra parentheses around a cast. * testsuite/demangle-expected: Adjust two test cases to match new output. From-SVN: r78416
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index e21c34f..58a1142 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,5 +1,10 @@
2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
+ * cp-demangle.c (d_print_comp) [UNARY]: Don't emit extra
+ parentheses around a cast.
+ * testsuite/demangle-expected: Adjust two test cases to match new
+ output.
+
* cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.
* cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don't