| Index: gdb/testsuite/gdb.threads/ia64-sigill.exp
|
| diff --git a/gdb/testsuite/gdb.threads/ia64-sigill.exp b/gdb/testsuite/gdb.threads/ia64-sigill.exp
|
| index e14c6852fda05429f71097b7e4b324a4ed07dba0..a1ae60dcea511e779a0fc6fb98dd0f5cce847ea0 100644
|
| --- a/gdb/testsuite/gdb.threads/ia64-sigill.exp
|
| +++ b/gdb/testsuite/gdb.threads/ia64-sigill.exp
|
| @@ -20,9 +20,7 @@
|
| # breakpoint has been already deleted. moribund locations are not active in
|
| # the default all-stop mode.
|
|
|
| -set testfile "ia64-sigill"
|
| -set srcfile ${testfile}.c
|
| -set binfile ${objdir}/${subdir}/${testfile}
|
| +standard_testfile
|
| if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" ${binfile} executable [list debug additional_flags=-lrt]] != "" } {
|
| return -1
|
| }
|
|
|