]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw2-opt-structptr.exp
index 44f1df13a86e49b546f94b1e58bdd9748c25482b..044fd6f4d32b72206532ec6bc51d8e02af639b3a 100644 (file)
@@ -124,7 +124,7 @@ proc build_test_program {} {
     
     set sources "$srcfile $asm_file"
     if {[build_executable $testfile.exp $testfile $sources {nodebug}]} { 
-       untested $testfile.exp
+       untested "failed to compile"
        return -1
     }
 }