+2001-09-18 Catherine Moore <clm@redhat.com>
+
+ * config/stormy16/stormy16.h (DEFAULT_PCC_STRUCT_RETURN):
+ Define as 0.
+
2001-09-18 Ulrich Weigand <uweigand@de.ibm.com>:
* config.gcc (s390-*-linux-*, s390x-*-linux*): Switch to
return values are decided by the `RETURN_IN_MEMORY' macro.
If not defined, this defaults to the value 1. */
-/* #define DEFAULT_PCC_STRUCT_RETURN */
+#define DEFAULT_PCC_STRUCT_RETURN 0
/* If the structure value address is passed in a register, then
`STRUCT_VALUE_REGNUM' should be the number of that register. */
extern struct rtx_def *stormy16_compare_op0, *stormy16_compare_op1;
-/* End of generic.h */
+/* End of stormy16.h */