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