Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / miscexprs.exp
index 059c4341febf67516f10b207de5bc1096849128a..297f792ca3546de1a62a4c4b0fc29f72c32caa00 100644 (file)
@@ -40,7 +40,7 @@ set additional_flags "additional_flags=${storage}"
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug ${additional_flags} nowarnings]] != "" } {
-    untested miscexprs.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.024287 seconds and 4 git commands to generate.