Richard Henderson - Re: RFA: Fix FRV switch table generation in PIC mode (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

On Fri, Feb 23, 2007 at 02:59:09PM +0000, Nick Clifton wrote:

(ASM_OUTPUT_ADDR_DIFF_ELT): Delete.

Actually, deleting this one isn't good. I thought there was a default version, but not so. You'll get non-constant jump tables without this.

(ASM_OUTPUT_CASE_LABEL): Delete/

This should be all you have to remove.

r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]