| Index: gdb/testsuite/gdb.base/bfp-test.exp
|
| diff --git a/gdb/testsuite/gdb.base/bfp-test.exp b/gdb/testsuite/gdb.base/bfp-test.exp
|
| index 72c9643c63488a62769bec7bdc5cc5b43198f211..26ac7ffa4d919bda3706236f51409ec739c84c86 100644
|
| --- a/gdb/testsuite/gdb.base/bfp-test.exp
|
| +++ b/gdb/testsuite/gdb.base/bfp-test.exp
|
| @@ -16,10 +16,6 @@
|
| # This file is part of the gdb testsuite. It is intended to test that
|
| # gdb could correctly handle floating point constant with a suffix.
|
|
|
| -if $tracelevel {
|
| - strace $tracelevel
|
| -}
|
| -
|
| set testfile "bfp-test"
|
| set srcfile ${testfile}.c
|
| set binfile ${objdir}/${subdir}/${testfile}
|
|
|