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


>> Should I be concerned about use of
>> SYMBOL_REF_FLAG in LEGITIATE_PIC_OPERAND_P
>> (gcc/config/m68k/m68k.h:1281)?
>
>Yes.
>
>It looks like all of this should be rewritten...

Are your referring to just replacing the SYMBOL_REF_FLAG with
determining the UNSPEC number, or the *whole* definition in general?

-- 
Peter Barada                                   Peter.Barada@motorola.com
Wizard                                         781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola)   781-270-0193 (fax)


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