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: TARGET_MEM_FUNCTIONS (obsolescence)


> 
> The following targets don't seem to define TARGET_MEM_FUNCTIONS.  Is this
> really correct?
> 
> i[34567]86-darwin

i?86-darwin should defint it, why it does not, I do not know.

Thanks,
Andrew Pinski


> m68k-aout
> m68k-coff
> 
> Apart from those it looks (from examining all targets in config.gcc) like
> there are just some targets in pdp11-* and vax-* that don't define it.  I
> think we can now get rid of that macro and put the functions in libgcc via
> LIB2FUNCS_EXTRA on the targets needing them.
> 
> -- 
> Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
>     jsm@polyomino.org.uk (personal mail)
>     jsm28@gcc.gnu.org (Bugzilla assignments and CCs)
> 
> 


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