From: Michael Meissner Date: Fri, 10 Apr 1992 19:36:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: misc/cutover-egcs-0~13215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=998e76d0985d7426d7922f3a081e6b1d81d88e9a;p=thirdparty%2Fgcc.git *** empty log message *** From-SVN: r716 --- diff --git a/gcc/config/mips/iris3.h b/gcc/config/mips/iris3.h index b169461d1b79..88dcb436239c 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"