Re: [PATCH] c6x: Fix EHTYPE relocations

2025-04-18 Thread Jeff Law
On 4/14/25 4:26 AM, Richard Braun wrote: R_C6000_EHTYPE relocations are implemented as GOT-indirect relocations, but, as specified by the C6000 EABI (SPRAB89A), 13.5.1 Relocation Types, they are a special case of SBR (static base relocation). gcc/ * config/c6x/c6x.h (ASM_PREFERRED_EH_

[PATCH] c6x: Fix EHTYPE relocations

2025-04-14 Thread Richard Braun
From: Richard Braun R_C6000_EHTYPE relocations are implemented as GOT-indirect relocations, but, as specified by the C6000 EABI (SPRAB89A), 13.5.1 Relocation Types, they are a special case of SBR (static base relocation). gcc/ * config/c6x/c6x.h (ASM_PREFERRED_EH_DATA_FORMAT): Remove the