This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/21910] New: Files from previous runs can make some testcases fail
- From: "e9925248 at stud4 dot tuwien dot ac dot at" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jun 2005 10:46:21 -0000
- Subject: [Bug testsuite/21910] New: Files from previous runs can make some testcases fail
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
If old dump files for a testcase are left, if the name of the dump file has
changed, errors like the following occur:
ERROR: gcc.dg/tree-ssa/structopt-1.c: error executing dg-final: couldn't open
"structopt-1.c.t50.lim structopt-1.c.t53.lim": no such file or directory
UNRESOLVED: gcc.dg/tree-ssa/structopt-1.c: error executing dg-final: couldn't
open "structopt-1.c.t50.lim structopt-1.c.t53.lim": no such file or directory
Deleting all generated *.c.t* files in the testsuite directory, solves this problem.
I use dejagnu from the src-tree of sourceware.org.
--
Summary: Files from previous runs can make some testcases fail
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: testsuite
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: e9925248 at stud4 dot tuwien dot ac dot at
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21910