* config/tc-xtensa.c (frag_format_size): Handle frags that expand to
commitf721245a1bbe82640cd3ead325e8cbadf0ac6193
authorBob Wilson <bob.wilson@acm.org>
Tue, 11 Dec 2007 21:52:39 +0000 (11 21:52 +0000)
committerBob Wilson <bob.wilson@acm.org>
Tue, 11 Dec 2007 21:52:39 +0000 (11 21:52 +0000)
treece615fdb16779de723cbc02c023582c43c2b8769
parenta33ee266766138bb2f76876d3eaebfd2a336f7b2
* 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