* lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / attach-into-signal.exp
index 8560584d946696d911cdbd4fc2ce574449f5cf52..f98906b1292de29aadffd71fa19bdc067881bf31 100644 (file)
@@ -46,7 +46,7 @@ proc corefunc { threadtype executable } {
        set binfile ${objdir}/${subdir}/${executable}
        set escapedbinfile [string_to_regexp ${objdir}/${subdir}/${executable}]
 
-       if [get_compiler_info ${binfile}] {
+       if [get_compiler_info] {
            return -1
        }
 
This page took 0.026175 seconds and 4 git commands to generate.