[patch] stmt.c: Resort to the binary tree method if neither casesi or tablejump is available.

Richard Henderson rth@redhat.com
Sun Jan 18 23:17:00 GMT 2004


On Sun, Jan 18, 2004 at 05:43:54PM -0500, Kazu Hirata wrote:
> While implementing PIC support for H8, I just found that h8300-elf-gas
> does not handle the difference of two labels.  Since h8300-elf
> supports linker relaxations, I can't compute the difference of two
> labels at assembly time.

Then use a gp-relative relocation instead.


r~



More information about the Gcc-patches mailing list