This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] testsuite runs with a new pass
On Thu, Feb 26, 2004 at 12:44:10PM -0500, Diego Novillo wrote:
> Remove all the .c.t* files in the directory, dejagnu's wildcard matcher
> is picking up two files that end in .dom1: ssa-dom-thread-1.c.t20.dom1
> and ssa-dom-thread-1.c.t21.dom1 (the one from your previous tests before
> your patch and the one from the tests after your patch).
It's doubly stupid because we ought to be deleting all these
when we're done with the test. But we don't.
r~