From: Michael Meissner Date: Tue, 19 May 1992 03:06:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: misc/cutover-egcs-0~12915 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6639753e2647f8f9b2a573f90ea5b6635e22d55c;p=thirdparty%2Fgcc.git *** empty log message *** From-SVN: r1016 --- diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h index 831a099cbf63..041ab49368ef 100644 --- a/gcc/config/mips/mips.h +++ b/gcc/config/mips/mips.h @@ -2132,7 +2132,9 @@ while (0) #define EASY_DIV_EXPR TRUNC_DIV_EXPR /* Define this as 1 if `char' should by default be signed; else as 0. */ +#ifndef DEFAULT_SIGNED_CHAR #define DEFAULT_SIGNED_CHAR 1 +#endif /* Max number of bytes we can move from memory to memory in one reasonably fast instruction. */