This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Testsuite failures
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Mark Mitchell <mark at codesourcery dot com>, Richard Henderson <rth at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Mon, 09 Jun 2003 17:36:23 -0400
- Subject: Re: Testsuite failures
BTW, the previous tests were gcc.dg/special.
wkali-2.c:/* { dg-additional-sources "wkali-2a.c wkali-2b.c" } */
is the last file attempted in the previous directory, and is unsupported
on AIX.
Does something need to clear dg-additional-sources before the
testing infrastructure moves to the next subdirectory?
Thanks, David