Richard Sandiford <[EMAIL PROTECTED]> writes: > Huh. For the record: it can't. get_attr_length() returns 0 > for ADDR_VECs regardless of JUMP_IN_TEXT_SECTION. I'll update > the comment when applying the bug-fix patch to mainline.
shorten_branches handles JUMP_TABLES_IN_TEXT_SECTION correctly. You don't need ADJUST_INSN_LENGTHS unless you need to call get_attr_length somewhere else. Ian