]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/cp-demangle.c
cp-demangle.c (__cxa_demangle): It is not an error if status is not NULL.
authorIan Lance Taylor <ian@wasabisystems.com>
Tue, 24 Feb 2004 02:49:24 +0000 (02:49 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 24 Feb 2004 02:49:24 +0000 (02:49 +0000)
commit4a368ffd957ae319f3e608cd7c2e77d72857d78a
treebc72851c9f3e87d5398c7bdd12449baa2f2afa7b
parent8ad1c80ea8014f15b5d5101de011bc40bec661e7
cp-demangle.c (__cxa_demangle): It is not an error if status is not NULL.

2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>

* cp-demangle.c (__cxa_demangle): It is not an error if status is
not NULL.  It is an error if the mangled name is the same as a
built-in type name.
(main): If IN_GLIBCPP_V3 is defined, test __cxa_demangle rather
than cplus_demangle_v3.

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