treelang testsuite fails on cygwin with ERROR: tcl error sourcing /usr/local/src/gcc/gcc/testsuite/treelang/output/output.exp. ERROR: rm: cannot remove `treelang/output-1': No such file or directory while executing "exec rm $testname" (procedure "test_treelang_output" line 31) invoked from within "test_treelang_output "treelang/$bname" $srcfiles $inpfile $x """ ("foreach" body line 15) invoked from within "foreach x $outfiles { regsub "\\.out$" $x "" prefix set bname [file tail $prefix]
if [file exists ${prefix}.inp] { set inpfile ${prefix}..." (file "/usr/local/src/gcc/gcc/testsuite/treelang/output/output.exp" line 39) invoked from within "source /usr/local/src/gcc/gcc/testsuite/treelang/output/output.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /usr/local/src/gcc/gcc/testsuite/treelang/output/output.exp" invoked from within "catch "uplevel #0 source $test_file_name"" treelang/output-1 doesn't exist but treelang/output-1.exe does. I'll work up a patch. -- Summary: treelang testsuite fails on cygwin Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27376