* gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / vax / quad.exp
index 46fc9ca52d482171a4cdae2b175a4cbc03b3b02b..34770c5b6cfb0beb0ffb0891b68410d571b1b478 100644 (file)
@@ -8,7 +8,7 @@ proc do_quad {} {
        expect {
            -re "^ +2\[ \t\]+0000+ 7D8F7856\[ \t\]+movq\[^\n\]*\n" { set x1 1 }
            -re "^ +2\[ \t\]+3412DDCC\[^\n\]*\n"                   { set x2 1 }
-           -re "^ +2\[ \t\]+BBAA50\[ \t\]*\r\n"                   { set x3 1 }
+           -re "^ +2\[ \t\]+BBAA5001\[ \t\]*\r\n"                 { set x3 1 }
            -re "\[^\n\]*\n"                            { }
            timeout                             { perror "timeout\n"; break }
            eof                                 { break }
This page took 0.022916 seconds and 4 git commands to generate.