This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 'make check' in libiberty, 31 failures
- From: Michael Elizabeth Chastain <mec at shout dot net>
- To: dj at redhat dot com
- Cc: gcc at gcc dot gnu dot org, hongjiu dot lu at intel dot com
- Date: Tue, 1 Jul 2003 11:52:48 -0400
- Subject: Re: 'make check' in libiberty, 31 failures
dj> The demangler was always broken. The new tests
dj> were added to point this out.
Ah, that makes sense. The new tests are doing their job.
dj> There is quite a thread about this (search for "demangler") already,
dj> with no expectation of a short-term fix.
I had read a bunch of demangler posts but all I saw was stuff about C++
library dependencies in the new demangler. So I looked harder and
found the older posts.
There are already some pr's open for this, gcc/11028 and gcc/7986,
so I'm cool.
Thanks,
Michael C