Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / pointers.exp
index fa1fe3e4d654045edfab9c03a8a4e3b7bb6bd778..03e70ee9fcf3f0d967a27428be5ebf74bd5d2f96 100644 (file)
@@ -28,7 +28,7 @@
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug nowarnings}] != "" } {
-     untested pointers.exp
+     untested "failed to compile"
      return -1
     }
 
This page took 0.026161 seconds and 4 git commands to generate.