OSDN Git Service

Convert ACCUMULATE_OUTGOING_ARGS to an expression.
[pf3gnuchains/gcc-fork.git] / gcc / config / a29k / a29k.h
index deca666..d7a2bd4 100644 (file)
@@ -716,7 +716,7 @@ enum reg_class { NO_REGS, LR0_REGS, GENERAL_REGS, BP_REGS, FC_REGS, CR_REGS,
 /* Define this if the maximum size of all the outgoing args is to be
    accumulated and pushed during the prologue.  The amount can be
    found in the variable current_function_outgoing_args_size.  */
-#define ACCUMULATE_OUTGOING_ARGS
+#define ACCUMULATE_OUTGOING_ARGS 1
 
 /* Offset of first parameter from the argument pointer register value.  */