* lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / class2.exp
index 6a952454f172773574a23e62fd0ebc42dcfcbf9e..705e2033b87feb6ef2e76f003b38ce75cca6b748 100644 (file)
@@ -22,7 +22,7 @@ set binfile ${objdir}/${subdir}/${testfile}
 
 # Create and source the file that provides information about the compiler
 # used to compile the test case.
-if [get_compiler_info ${binfile} "c++"] {
+if [get_compiler_info "c++"] {
     return -1
 }
 
This page took 0.031931 seconds and 4 git commands to generate.