Index: gdb/testsuite/gdb.cell/solib.exp |
diff --git a/gdb/testsuite/gdb.cell/solib.exp b/gdb/testsuite/gdb.cell/solib.exp |
index 8985c2d159aacd8754260f7ee70beab30a615a03..f65d64add3f85adec500404ce7506729eafe0135 100644 |
--- a/gdb/testsuite/gdb.cell/solib.exp |
+++ b/gdb/testsuite/gdb.cell/solib.exp |
@@ -46,7 +46,7 @@ if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable |
return -1 |
} |
-if [get_compiler_info ${ppu_bin}] { |
+if [get_compiler_info] { |
return -1 |
} |