]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/config/sparc/sparc.h
c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.
[gcc.git] / gcc / config / sparc / sparc.h
index 595a0f5fa88b1a44d3f568ca7471b667f8bb567e..030d3ab7863e591eb2006af8356c869ceae22926 100644 (file)
@@ -2207,9 +2207,6 @@ do {                                                                    \
 /* Specify the machine mode used for addresses.  */
 #define Pmode (TARGET_ARCH64 ? DImode : SImode)
 
-/* Generate calls to memcpy, memcmp and memset.  */
-#define TARGET_MEM_FUNCTIONS
-
 /* Given a comparison code (EQ, NE, etc.) and the first operand of a COMPARE,
    return the mode to be used for the comparison.  For floating-point,
    CCFP[E]mode is used.  CC_NOOVmode should be used when the first operand
This page took 0.027743 seconds and 5 git commands to generate.