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