From: K. Richard Pixley Date: Thu, 11 Apr 1991 00:13:41 +0000 (+0000) Subject: Fixed LOCAL_LABELS_FB bug. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8fb360783f973a479705e3098121e5b136b6aa71;p=binutils-gdb.git Fixed LOCAL_LABELS_FB bug. --- diff --git a/gas/config/tc-sparc.c b/gas/config/tc-sparc.c index bd71fa80773..9d8632315a8 100644 --- a/gas/config/tc-sparc.c +++ b/gas/config/tc-sparc.c @@ -814,9 +814,9 @@ char *str; default: abort(); - } + } /* switch on arg code */ break; - } + } /* for each arg that we expect */ error: if (match == 0) { /* Args don't match. */