diff options
Diffstat (limited to 'gcc/config/convex/convex.h')
-rw-r--r-- | gcc/config/convex/convex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/convex/convex.h b/gcc/config/convex/convex.h index f455f96..4e4a1e3 100644 --- a/gcc/config/convex/convex.h +++ b/gcc/config/convex/convex.h @@ -1077,7 +1077,7 @@ enum reg_class { #define NO_FUNCTION_CSE /* When a prototype says `char' or `short', really pass an `int'. */ -#define PROMOTE_PROTOTYPES +#define PROMOTE_PROTOTYPES 1 /* Specify the machine mode that pointers have. After generation of rtl, the compiler makes no further distinction |