gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of new test case for
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / t10_and.exp
index d4bf5dbe05bc43547cdb86cebc74bf0368b14437..80625029c8d1b2be7e7ce46953233961e6663fc0 100644 (file)
@@ -2921,7 +2921,7 @@ proc do_t10_and_test {} {
         default        { fail "$testname: and.l @0x1234:16, ... ($x)" }
     }
     # FIXME return early, expect bombs out on the next group.
-    return;
+    return
     set x 0
     expect {
        -re ".* 954 1f30 01046B2C" { set x [expr $x+1]; exp_continue; }
This page took 0.02451 seconds and 4 git commands to generate.