This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: TARGET_MEM_FUNCTIONS (obsolescence)
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: jsm at polyomino dot org dot uk (Joseph S. Myers)
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 4 Jul 2004 18:47:06 -0400 (EDT)
- Subject: 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)
>
>