[PATCH] Put .gnu.linkonce.t.* owned jumptables into .gnu.linkonce.r.* instead of .rodata

Richard Henderson rth@redhat.com
Wed Aug 11 18:06:00 GMT 2004


On Wed, Aug 11, 2004 at 01:02:59PM -0400, Jakub Jelinek wrote:
> Is it enough like this or should function_readonly_data_section call
> a target hook, whose default implementation would do what is in ATM
> and targets whcih don't use default_unique_section_1 would override it
> to simple readonly_data_section () call (or something else if they prefer)?

Looks as if Darwin will need the target hook.  I *think* it
should just call readonly_data_section, but I'm not sure.


r~



More information about the Gcc-patches mailing list