* elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
commit5672b77852577a2a67929c01bca7572f7c3195fd
authorBob Wilson <bob.wilson@acm.org>
Thu, 1 Mar 2007 23:38:03 +0000 (1 23:38 +0000)
committerBob Wilson <bob.wilson@acm.org>
Thu, 1 Mar 2007 23:38:03 +0000 (1 23:38 +0000)
treefbb7ea1e7ad2ac4f26221733e533a5bb09afc19e
parentee8c44d06544c51b25b2000a928db08ac0251086
* elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
(find_relaxable_sections): Do not increment src_count for unknown
opcodes.  Decode only once instead of calling is_l32r_relocation.
(compute_text_actions): Remove unused no_insn_move flag.  Assert that
src_next matches src_count in relax_info.
bfd/ChangeLog
bfd/elf32-xtensa.c