This is the mail archive of the gcc@gcc.gnu.org mailing 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]

Re: Bogus position independent code(PIC) emitted for ColdFire v4e


>> Thanks for the info.  I'll start loking at implementing this over the
>> weekend.  Should I be concerned about @PLT stuff at this time or just
>> hope that its taken care of...
>
>I'd wait and do that separately.
>
>Keep in mind that you'll want to distinguish between
>@GOT and @GOTPC.

I'll keep that in mind.  Should I be concerned about uses of
SYMBOL_REF_FLAG in LEGITIATE_PIC_OPERAND
(gcc/config/m68k/m68k.h:1281)?

-- 
Peter Barada
peter@baradas.org


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