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