cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't expect that we've read...
authorIan Lance Taylor <ian@wasabisystems.com>
Mon, 15 Dec 2003 23:18:49 +0000 (23:18 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 15 Dec 2003 23:18:49 +0000 (23:18 +0000)
commit8d686df280fdcf004c3436048f4750ee860c8d72
tree6b3ec8e6d3b4c40586ea5513a47780f8a71880db
parentb95cc51a28ae5aed45eebcc1a660fdf0a54f115d
cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't expect that we've read the entire string.

* cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't
expect that we've read the entire string.
(is_ctor_or_dtor): Don't expect that we've read the entire
string--reverse patch of 2003-11-29.

From-SVN: r74651
libiberty/ChangeLog
libiberty/cp-demangle.c