RFC: BB duplication code

Richard Henderson rth@redhat.com
Wed Aug 22 16:44:00 GMT 2001


On Thu, Aug 23, 2001 at 12:04:48AM +0100, Joern Rennecke wrote:
> This is target-dependent.  Some targets just put the jump table in the text
> section because the linker can't handle cross-section differences, and
> they use differences (either always or for pic / PIC).

True, JUMP_TABLES_IN_TEXT_SECTION is an overestimate.  However
it's fairly close to accurate.  Certainly it doesn't miss any
cases for which pc-relative loads *are* used.


r~



More information about the Gcc mailing list