Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / break-on-linker-gcd-function.exp
index 65dab5ac1394e4e6e44a600ad9e202ae495ae354..06013ceb485ed3bd10e9ca72134827a31e0d0c78 100644 (file)
@@ -35,7 +35,7 @@ set additional_flags {-ffunction-sections -Wl,--gc-sections}
 if {[build_executable_from_specs $testfile.exp $testfile \
        {c++ additional_flags=-Wl,--gc-sections} \
        $srcfile {debug c++ additional_flags=-ffunction-sections}]} {
-    untested $testfile.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.025802 seconds and 4 git commands to generate.