diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/altivec-abi.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/altivec-abi.exp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.arch/altivec-abi.exp b/gdb/testsuite/gdb.arch/altivec-abi.exp index b3dffbb..d46882a 100644 --- a/gdb/testsuite/gdb.arch/altivec-abi.exp +++ b/gdb/testsuite/gdb.arch/altivec-abi.exp @@ -28,11 +28,6 @@ if {![istarget "powerpc*"] || [skip_altivec_tests]} then { standard_testfile -if [get_compiler_info] { - warning "get_compiler failed" - return -1 -} - proc altivec_abi_tests { extra_flags force_abi } { global testfile binfile srcfile srcdir subdir global gdb_prompt |