* lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / whatis.exp
index 793bf0be01b173524a4a7a046040e055eef68a2f..dda3a02322e61fe81218371c40b94b023c9b4b92 100644 (file)
@@ -36,7 +36,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable $exe
 
 # Create and source the file that provides information about the compiler
 # used to compile the test case.
-if [get_compiler_info ${binfile}] {
+if [get_compiler_info] {
     return -1;
 }
 
This page took 0.028046 seconds and 4 git commands to generate.