public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Removal of c++filt causes g++ testsuite failures
@ 2002-12-31 23:27 Kaveh R. Ghazi
  2003-01-05  3:41 ` Zack Weinberg
  0 siblings, 1 reply; 2+ messages in thread
From: Kaveh R. Ghazi @ 2002-12-31 23:27 UTC (permalink / raw)
  To: gcc-bugs, gcc; +Cc: dje, zack

Since around 9/20/2002, I've been getting g++ testsuite errors because
c++filt is missing.  E.g.:

http://gcc.gnu.org/ml/gcc-testresults/2002-09/msg00697.html

 > ERROR: g++.dg/abi/rtti1.C: error executing dg-final: couldn't execute "c++filt": no such file or directory
 > UNRESOLVED: g++.dg/abi/rtti1.C: error executing dg-final: couldn't execute "c++filt": no such file or directory
 > ERROR: g++.dg/opt/vtgc1.C: error executing dg-final: couldn't execute "c++filt": no such file or directory
 > UNRESOLVED: g++.dg/opt/vtgc1.C: error executing dg-final: couldn't execute "c++filt": no such file or directory

This continues in 3.3 and 3.4 through the current CVS.

The removal of c++filt was discussed at length starting here:
http://gcc.gnu.org/ml/gcc-patches/2002-09/subjects.html#00271

I see the problem on mips-irix6 and sparc-solaris2, but I guess all
configurations which use native as/ld utils (i.e. not binutils) will
have this issue.  David E also noted it on AIX here:
http://gcc.gnu.org/ml/gcc-patches/2002-09/msg01288.html

The discussion died off without addressing this issue.  I'd like to
settle what to do about this particular problem so that we don't get
bogus noise in the testsuite results.

Would anyone like to suggest something?

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Removal of c++filt causes g++ testsuite failures
  2002-12-31 23:27 Removal of c++filt causes g++ testsuite failures Kaveh R. Ghazi
@ 2003-01-05  3:41 ` Zack Weinberg
  0 siblings, 0 replies; 2+ messages in thread
From: Zack Weinberg @ 2003-01-05  3:41 UTC (permalink / raw)
  To: Kaveh R. Ghazi; +Cc: gcc-bugs, gcc, dje

"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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-05  3:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-31 23:27 Removal of c++filt causes g++ testsuite failures Kaveh R. Ghazi
2003-01-05  3:41 ` Zack Weinberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).