* lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / corefile.exp
index 027eb2c64379a78a722a5c4914702d8e564c8e25..b9fc7dca94fdb9fe2afdfa0c62b71f2eaf47a4b7 100644 (file)
@@ -31,7 +31,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 
 # 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.023751 seconds and 4 git commands to generate.