* lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / so-impl-ld.exp
index ab36a9e5601db0cd2aace880a0876eb290d3268a..f12df92ca57928057c42f3c3e87d1faa0dfc466f 100644 (file)
@@ -29,11 +29,11 @@ set lib_sl  $objdir/$subdir/$libfile.sl
 set lib_opts  debug
 set exec_opts [list debug shlib=$lib_sl]
 
-if [get_compiler_info ${binfile}] {
+if [get_compiler_info] {
     return -1
 }
 
-if [get_compiler_info ${binfile}] {
+if [get_compiler_info] {
     return -1
 }
 
This page took 0.027344 seconds and 4 git commands to generate.