Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / varargs.exp
index 36b01078bc7469e529a40e57a87320c1ad035da3..33e6b0e554a24ae5eb715221d2b879c1534299ed 100644 (file)
@@ -47,7 +47,7 @@ if [support_complex_tests] {
 # build the first test case
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
           executable ${additional_flags}] != "" } {
-     untested varargs.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.025187 seconds and 4 git commands to generate.