OSDN Git Service

* config/tc-xtensa.c (frag_format_size): Handle frags that expand to
authorbwilson <bwilson>
Tue, 11 Dec 2007 21:52:39 +0000 (21:52 +0000)
committerbwilson <bwilson>
Tue, 11 Dec 2007 21:52:39 +0000 (21:52 +0000)
commit92cbf4b026b86634cce1d8c8a40fd2a577adea45
tree02dfb9c8c4fb762aa32c0ef73645b8feb7da89f5
parent4919fd2db0b81bfffbc179d3488ec01cff8ff728
* config/tc-xtensa.c (frag_format_size): Handle frags that expand to
wide branches.
(get_aligned_diff): For RELAX_ALIGN_NEXT_OPCODE, skip to the next
non-empty frag to find the LOOP instruction.  Change comma typo to
a semicolon.
(relax_frag_immed, convert_frag_immed): Rename wide_insn variable to
from_widen_insn.
gas/ChangeLog
gas/config/tc-xtensa.c