OSDN Git Service

* config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.
authorbwilson <bwilson>
Sat, 31 Mar 2007 00:09:33 +0000 (00:09 +0000)
committerbwilson <bwilson>
Sat, 31 Mar 2007 00:09:33 +0000 (00:09 +0000)
commit03c6fd18dddb356ff5701d77620d5391d7ea2415
tree2595c4aec4ac210681b65caeaf27c1525bb271eb
parent9166494831a324f41a11881c4ffd55e6820c71b0
* config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.
Do not check is_loop_target flag.
(xtensa_frob_label): Adjust calls to xtensa_move_labels.
(xg_assemble_vliw_tokens): Likewise.  Also avoid calling
xtensa_move_labels for alignment of loop opcodes.
gas/ChangeLog
gas/config/tc-xtensa.c