diff options
Diffstat (limited to 'gas/config/tc-arc.c')
-rw-r--r-- | gas/config/tc-arc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-arc.c b/gas/config/tc-arc.c index 539549a..b99fc0b 100644 --- a/gas/config/tc-arc.c +++ b/gas/config/tc-arc.c @@ -1475,7 +1475,6 @@ arc_common (localScope) symbolP->bsym->flags |= BSF_OBJECT; demand_empty_rest_of_line (); - return; } /* Select the cpu we're assembling for. */ |