Removal of c++filt causes g++ testsuite failures

Zack Weinberg zack@codesourcery.com
Mon Jan 13 05:17:00 GMT 2003


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

> Since around 9/20/2002, I've been getting g++ testsuite errors because
> c++filt is missing.
...
> The removal of c++filt was discussed at length starting here:
> http://gcc.gnu.org/ml/gcc-patches/2002-09/subjects.html#00271

No conclusion was reached regarding which of the two projects should
provide c++filt.  I consider it incorrect for both to do so.  I have
no opinion on which project should provide it, but I will not change
the status quo unless everyone involved agrees that it should change.
Discussion trailing off isn't agreement.

It seems to me that the test suite should be looking for the mangled
forms of the identifiers; they're not going to change.

zw



More information about the Gcc-bugs mailing list