GCC 4.0 RC2
Ian Lance Taylor
ian@airs.com
Wed Apr 13 03:19:00 GMT 2005
Richard Sandiford <rsandifo@redhat.com> 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
More information about the Gcc
mailing list