gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / t05_cmp.exp
index 502cc3031873cf4b1b6710e989d68e671e497018..26343b7a10be758aabfeb96b63fcdafbfe31b671 100644 (file)
@@ -2800,7 +2800,7 @@ proc do_t05_cmp_test {} {
         default        { fail "$testname: cmp.l @0x1234:16, ... ($x)" }
     }
     # FIXME return early, expect bombs out on the next group.
-    return;
+    return
     set x 0
     expect {
        -re ".* 903 1e00 01046B2C" { set x [expr $x+1]; exp_continue; }
This page took 0.023775 seconds and 4 git commands to generate.