Index: gdb/testsuite/gdb.cell/arch.exp |
diff --git a/gdb/testsuite/gdb.cell/arch.exp b/gdb/testsuite/gdb.cell/arch.exp |
index 8ee08c8c1b2a54901ffd876765349766bbb5dc07..6f812ff545d33069f06f158b71a4e4f0cf950720 100644 |
--- a/gdb/testsuite/gdb.cell/arch.exp |
+++ b/gdb/testsuite/gdb.cell/arch.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 |
} |