Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / template
index 41c4dc957c307d1916c0f0cdbeb5d5613dc5b952..a24d79ed748d44d0706b2296b83d51fd6363268d 100644 (file)
@@ -53,7 +53,7 @@ proc do_foo {} {
            -re "^ +\[0-9\]+ 0000 00000000\[^\n\]*\n"           { set x 1 }
            -re "^ +3\[ \t\]+/. Looking for C comments. ./\r\n" { set x 1 }
            -re "\[^\n\]*\n"                            { }
-           timeout                             { error "timeout\n"; break }
+           timeout                             { perror "timeout\n"; break }
            eof                                 { break }
        }
     }
This page took 0.025785 seconds and 4 git commands to generate.