Change .p2align to .align for non-gas assemblers. (Fixes: #112608)

Original commit message from CVS:
Change .p2align to .align for non-gas assemblers.  (Fixes: #112608)
This commit is contained in:
David Schleef 2003-05-09 18:36:50 +00:00
parent 6e6926d6fe
commit 4784df277a

View file

@ -25,7 +25,7 @@ gst_videoscale_scale_nearest_x86:
testl %eax,%eax
jle .L92
jmp .L100
.p2align 4,,7
.align 16
.L97:
addl 36(%esp),%ebp
addl $-65536,12(%esp)