gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / t03_add.exp
index 635daab5162b47d2287019dedd7faedba2ce7b74..fea902f374336b99ec69aa4c8cf0630cb5df1dac 100644 (file)
@@ -2940,7 +2940,7 @@ proc do_t03_add_test {} {
         default        { fail "$testname: add.l @0x1234:16, ... ($x)" }
     }
     # FIXME return early, expect bombs out on the next group.
-    return;
+    return
     set x 0
     expect {
        -re ".* 960 1f44 01046B2C" { set x [expr $x+1]; exp_continue; }
This page took 0.024068 seconds and 4 git commands to generate.