diff options
Diffstat (limited to 'gas/config/tc-dlx.c')
-rw-r--r-- | gas/config/tc-dlx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/tc-dlx.c b/gas/config/tc-dlx.c index 079a9b6..a03aa19 100644 --- a/gas/config/tc-dlx.c +++ b/gas/config/tc-dlx.c @@ -780,6 +780,7 @@ machine_ip (char *str) reg_shift = 21; goto general_reg; } + /* Fall through. */ /* The immediate 16 bits literal, bit 0-15. */ case 'i': |