From: Michael Meissner Date: Fri, 10 Apr 1992 19:36:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=998e76d0985d7426d7922f3a081e6b1d81d88e9a;p=gcc.git *** empty log message *** From-SVN: r716 --- diff --git a/gcc/config/mips/iris3.h b/gcc/config/mips/iris3.h index b169461d1b7..88dcb436239 100644 --- a/gcc/config/mips/iris3.h +++ b/gcc/config/mips/iris3.h @@ -94,4 +94,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ our own exit function. */ #define HAVE_ATEXIT +/* Generate calls to memcpy, etc., not bcopy, etc. */ +#define TARGET_MEM_FUNCTIONS + #include "mips.h"