This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc testsuite failures?
- From: mike stump <mrs at windriver dot com>
- To: gcc at gcc dot gnu dot org, toa at pop dot agri dot ch
- Date: Mon, 18 Mar 2002 12:48:15 -0800 (PST)
- Subject: Re: gcc testsuite failures?
> From: Andreas Tobler <toa@pop.agri.ch>
> To: GCC <gcc@gcc.gnu.org>
> Date: Sun, 17 Mar 2002 14:40:03 +0100
> I have a few ICE's in the testsuite of gcc. Now I just read that:
> 'If any of them fails, do not report a bug.' in the README. So I'm
> a bit confused. Shall I only report ICE's and bug failures to
> gcc@gcc.gnu.org and not to GNATS?
No, please don't report them. testsuite results are reported via
contrib/test_summary script, and wind up going to a special list just
for such results.
If you want to report something, report the fix to gcc-patches... :-)
If you want to report something, report when someone breaks a
testcase, when they break it, to gcc. Reporting this information
after the fact, is less relevant.