diff options
Diffstat (limited to 'gas/config/tc-sparc.c')
-rw-r--r-- | gas/config/tc-sparc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-sparc.c b/gas/config/tc-sparc.c index 52c1b24..9509b37 100644 --- a/gas/config/tc-sparc.c +++ b/gas/config/tc-sparc.c @@ -1263,7 +1263,7 @@ BSR (bfd_vma val, int amount) static char *expr_end; /* Values for `special_case'. - Instructions that require wierd handling because they're longer than + Instructions that require weird handling because they're longer than 4 bytes. */ #define SPECIAL_CASE_NONE 0 #define SPECIAL_CASE_SET 1 |