This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-971201: testsuite results for i586-pc-linux-gnulibc1
- To: egcs at cygnus dot com
- Subject: Re: egcs-971201: testsuite results for i586-pc-linux-gnulibc1
- From: mrs at wrs dot com (Mike Stump)
- Date: Tue, 2 Dec 1997 17:25:29 -0800
> Date: Tue, 2 Dec 1997 16:34:57 +0100
> From: Max Lawson <mlawson@drfmc.ceng.cea.fr>
> To: egcs@cygnus.com
> Here are the results for the last snapshot.
> XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
> XPASS: g++.mike/dyncast1.C Execution test
> XPASS: g++.mike/dyncast2.C Execution test
Ok, I already mentioned the fix for the g++.jason/destruct3.C problem,
it is really safe, I think it should be included in the release.
Likewise, the fix for the only other two is in:
http://www.cygnus.com/ml/egcs/1997-Nov/0197.html
and it is so safe! It involves 0 changes to any compiler code, just
the testsuite, so it in theory cannot hurt the release in any
substantial way. I think it should be included just for the `feeling
of well being'. I mean, we want the air of quality, right?