+Sat Sep 4 12:57:17 1999 Richard Henderson <rth@cygnus.com>
+
+ * i386/sco5.h (RETURN_POPS_ARGS): Name change ix86_return_pops_args.
+
Sat Sep 4 11:19:52 1999 Richard Henderson <rth@cygnus.com>
* Makefile.in (GGC, GGC_LIB): New.
#undef RETURN_POPS_ARGS
#define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) \
((TARGET_ELF) ? \
- (i386_return_pops_args (FUNDECL, FUNTYPE, SIZE)) : \
+ (ix86_return_pops_args (FUNDECL, FUNTYPE, SIZE)) : \
(((FUNDECL) && (TREE_CODE (FUNDECL) == IDENTIFIER_NODE)) ? 0 \
: (TARGET_RTD \
&& (TYPE_ARG_TYPES (FUNTYPE) == 0 \