From: Kresten Krab Thorup Date: Mon, 11 Jul 1994 18:19:35 +0000 (+0000) Subject: (STRUCT_VALUE): Change definition from `(rtx)0' to X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f58cfbfb7b2f1c89e2ca698dd2cc23ab75f10bfd;p=gcc.git (STRUCT_VALUE): Change definition from `(rtx)0' to just `0' so it is a valid expression for the pre-processor. From-SVN: r7706 --- diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h index fbaa2560fd5..1fe867bad92 100644 --- a/gcc/config/mips/mips.h +++ b/gcc/config/mips/mips.h @@ -1262,7 +1262,7 @@ extern char mips_hard_regno_mode_ok[][FIRST_PSEUDO_REGISTER]; `STRUCT_VALUE' as an expression returning an RTX for the place where the address is passed. If it returns 0, the address is passed as an "invisible" first argument. */ -#define STRUCT_VALUE ((rtx)0) +#define STRUCT_VALUE 0 /* Mips registers used in prologue/epilogue code when the stack frame is larger than 32K bytes. These registers must come from the