From: Ian Lance Taylor Date: Tue, 11 Mar 1997 20:12:37 +0000 (+0000) Subject: * symbols.c (colon): Change type of local to int. From Alan Modra X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=92b7bfb7b64301d48a4022b6e328c7e933529ead;p=binutils-gdb.git * symbols.c (colon): Change type of local to int. From Alan Modra . --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d0edc33a7e2..868de297dd5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Tue Mar 11 01:13:31 1997 Ian Lance Taylor + * symbols.c (colon): Change type of local to int. From Alan Modra + . + * config/tc-m88k.c (m88k_do_align): Don't use a special nop alignment if a zero fill pattern was explicitly specified. * config/tc-sh.c (sh_do_align): Likewise.