[Bug testsuite/21910] New: Files from previous runs can make some testcases fail
e9925248 at stud4 dot tuwien dot ac dot at
gcc-bugzilla@gcc.gnu.org
Sat Jun 4 10:46:00 GMT 2005
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
More information about the Gcc-bugs
mailing list