diff options
Diffstat (limited to 'gas/config/tc-h8300.c')
-rw-r--r-- | gas/config/tc-h8300.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-h8300.c b/gas/config/tc-h8300.c index 3906b62..8ff86ea 100644 --- a/gas/config/tc-h8300.c +++ b/gas/config/tc-h8300.c @@ -973,7 +973,6 @@ get_mova_operands (char *op_end, struct h8_op *operand) error: as_bad (_("expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\"")); - return; } static void |