Hello,

Ping for http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00808.html

Thanks in advance,

Olivier

On Apr 13, 2012, at 10:08 , Olivier Hainque wrote:
...
> Relocation troubles (24bit reloc overflows) might show up when module
> instructions contain short references to kernel symbols and the module
> happens to be loaded very far away from the kernel in memory.
> 
> As of today, the powerpc "__trampoline_setup" function embeds such a
> potentially problematic reference, in the short call the "abort" at the
> end.
...
>       libgcc/
>       * config/rs6000/vxworks/tramp.S (trampoline_setup): Use a longcall
>       sequence in the non pic case on VxWorks.

Reply via email to