This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
TARGET_MEM_FUNCTIONS (obsolescence)
- From: "Joseph S. Myers" <jsm at polyomino dot org dot uk>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 4 Jul 2004 22:41:59 +0000 (UTC)
- Subject: TARGET_MEM_FUNCTIONS (obsolescence)
The following targets don't seem to define TARGET_MEM_FUNCTIONS. Is this
really correct?
i[34567]86-darwin
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)