[Bug testsuite/21910] Files from previous runs can make some testcases fail

2005-07-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-22 18:22 --- No this is how it is supposed to happen. -- What|Removed |Added Status|UNCONFIRM

[Bug testsuite/21910] Files from previous runs can make some testcases fail

2005-06-06 Thread e9925248 at stud4 dot tuwien dot ac dot at
--- Additional Comments From e9925248 at stud4 dot tuwien dot ac dot at 2005-06-06 07:51 --- In the normal case (no error happens), cleanup-tree-dump will delete such files, as a more verbose run of the testsuite shows: Testing tree-ssa/ssa-sink-2.c doing compile Invoking the compiler as

[Bug testsuite/21910] Files from previous runs can make some testcases fail

2005-06-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-05 15:28 --- Now what I am saying this is all fixed already with cleanup-tree-dump. -- What|Removed |Added

[Bug testsuite/21910] Files from previous runs can make some testcases fail

2005-06-05 Thread e9925248 at stud4 dot tuwien dot ac dot at
--- Additional Comments From e9925248 at stud4 dot tuwien dot ac dot at 2005-06-05 13:01 --- The example was taken out of a test log created at the beginning of May. The current log where simliar failures for a lot files occured was not available any more, because I had overwritten it wi

[Bug testsuite/21910] Files from previous runs can make some testcases fail

2005-06-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-04 15:11 --- We have "/* { dg-final { cleanup-tree-dump "lim" } } */" in the testcase so it should have cleaned up, when did you get the version of HEAD? -- What|Removed |Added