* lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / tls-shared.exp
index f6457292b5e374e7d4ce0750ca15493c4bde87b1..c0538d3beb2c84bb4e1f77ef291706d335a366ba 100644 (file)
@@ -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
 }
 
This page took 0.027918 seconds and 4 git commands to generate.