Remove perror from ld_assemble, ld_compile and ld_nm
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / script.exp
index eaa4f53b034dfbf5c77f9a3bd4b737e518a03e11..42bd452d6a1d1a64f723c4ddc866d3b43ff24aec 100644 (file)
@@ -32,7 +32,7 @@ proc check_script { } {
     global nm_output
 
     if ![ld_nm $nm "" tmpdir/script] {
-       unresolved $testname
+       fail $testname
        return
     } 
 
This page took 0.024977 seconds and 4 git commands to generate.