OSDN Git Service

* config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.
authorBob Wilson <bob.wilson@acm.org>
Sat, 31 Mar 2007 00:09:34 +0000 (00:09 +0000)
committerBob Wilson <bob.wilson@acm.org>
Sat, 31 Mar 2007 00:09:34 +0000 (00:09 +0000)
commit8865159955afb37c9d6b6090539eea37bcc0fbac
treec3d7d691769e8126fe28310909088dcd060bf08d
parent041467bf16d2924d1cb592e5436592b9c5113fa0
* 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