* config/tc-sh.c (sh_do_align): Only align using the nop pattern

if aligning to a longword boundary or greater.
This commit is contained in:
Ian Lance Taylor
1996-03-06 19:16:17 +00:00
parent 6a413d6f3e
commit 0c27542fad

View File

@ -1,3 +1,8 @@
Wed Mar 6 14:11:30 1996 Ian Lance Taylor <ian@cygnus.com>
* config/tc-sh.c (sh_do_align): Only align using the nop pattern
if aligning to a longword boundary or greater.
Tue Mar 5 15:10:43 1996 Jim Wilson <wilson@chestnut.cygnus.com>
* config/tc-sh.c (sh_do_align): Pass 1 not 2 to frag_align.