aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/tls-shared.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/tls-shared.exp')
-rw-r--r--gdb/testsuite/gdb.threads/tls-shared.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/tls-shared.exp b/gdb/testsuite/gdb.threads/tls-shared.exp
index f645729..c0538d3 100644
--- a/gdb/testsuite/gdb.threads/tls-shared.exp
+++ b/gdb/testsuite/gdb.threads/tls-shared.exp
@@ -26,7 +26,7 @@ set binfile_lib ${objdir}/${subdir}/${libfile}.so
remote_exec build "rm -f ${binfile}"
# get the value of gcc_compiled
-if [get_compiler_info ${binfile}] {
+if [get_compiler_info] {
return -1
}