*** 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 831a099..041ab49 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.  */