]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
*** empty log message ***
authorMichael Meissner <meissner@gcc.gnu.org>
Tue, 19 May 1992 03:06:59 +0000 (03:06 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 19 May 1992 03:06:59 +0000 (03:06 +0000)
From-SVN: r1016

gcc/config/mips/mips.h

index 831a099cbf638a6b8c725625148aee01e8580c99..041ab49368efa6ac7129fcc373f2241f7936a350 100644 (file)
@@ -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.  */