Index: gdb/testsuite/gdb.cell/bt.exp |
diff --git a/gdb/testsuite/gdb.cell/bt.exp b/gdb/testsuite/gdb.cell/bt.exp |
index db07780ba75bb2dd644ff0cdb63996534c7b689b..15a3b3267225b2bf0d676f35e5ce17bc680d576f 100644 |
--- a/gdb/testsuite/gdb.cell/bt.exp |
+++ b/gdb/testsuite/gdb.cell/bt.exp |
@@ -58,7 +58,7 @@ if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o $spu2_bin-embed.o] $p |
return -1 |
} |
-if [get_compiler_info ${ppu_bin}] { |
+if [get_compiler_info] { |
return -1 |
} |