OSDN Git Service

* config/tc-xtensa.c (xg_assemble_vliw_tokens): Record loop target
authorbwilson <bwilson>
Mon, 10 Apr 2006 19:00:31 +0000 (19:00 +0000)
committerbwilson <bwilson>
Mon, 10 Apr 2006 19:00:31 +0000 (19:00 +0000)
commit4bdf2323d3df02b6d6cbeff4b8e28aa15ec62a54
tree9b2b56ae85c901488aff6527e6e632d2c4c88ebe
parent75ce82f616abcdf3db26afc23cf7526b97a02ab3
* config/tc-xtensa.c (xg_assemble_vliw_tokens): Record loop target
symbols in RELAX[_CHECK]_ALIGN_NEXT_OPCODE frags.
(xtensa_fix_close_loop_end_frags): Use the recorded values instead of
decoding the loop instructions.  Remove current_offset variable.
(xtensa_fix_short_loop_frags): Likewise.
(min_bytes_to_other_loop_end): Remove current_offset argument.
gas/ChangeLog
gas/config/tc-xtensa.c