aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pyr/pyr.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/pyr/pyr.h')
-rw-r--r--gcc/config/pyr/pyr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pyr/pyr.h b/gcc/config/pyr/pyr.h
index e5ffcb8..f40d030 100644
--- a/gcc/config/pyr/pyr.h
+++ b/gcc/config/pyr/pyr.h
@@ -1045,7 +1045,7 @@ extern int current_function_calls_alloca;
/* #define NO_FUNCTION_CSE */
/* When a prototype says `char' or `short', really pass an `int'. */
-#define PROMOTE_PROTOTYPES
+#define PROMOTE_PROTOTYPES 1
/* There are no flag store insns on a pyr. */
/* #define STORE_FLAG_VALUE */