* symbols.c (colon): Change type of local to int. From Alan Modra

<alan@spri.levels.unisa.edu.au>.
This commit is contained in:
Ian Lance Taylor 1997-03-11 20:12:37 +00:00
parent e053e8c1e5
commit 92b7bfb7b6

View File

@ -1,5 +1,8 @@
Tue Mar 11 01:13:31 1997 Ian Lance Taylor <ian@cygnus.com>
* symbols.c (colon): Change type of local to int. From Alan Modra
<alan@spri.levels.unisa.edu.au>.
* 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.