diff options
Diffstat (limited to 'gcc/testsuite/go.test/go-test.exp')
-rw-r--r-- | gcc/testsuite/go.test/go-test.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/go.test/go-test.exp b/gcc/testsuite/go.test/go-test.exp index f5f2e60bbc3..5068dd7f63d 100644 --- a/gcc/testsuite/go.test/go-test.exp +++ b/gcc/testsuite/go.test/go-test.exp @@ -806,7 +806,7 @@ proc go-gc-tests { } { $status $name } else { verbose -log $comp_output - fali $name + fail $name } file delete $ofile1 $ofile2 $output_file set runtests $hold_runtests |