8sa1-gcc/gcc/config/1750a
Jeff Law 2c7ee1a641 calls.c (expand_call): Remove current_call_is_indirect nonsense.
* calls.c (expand_call): Remove current_call_is_indirect nonsense.
	Add additional argument to INIT_CUMULATIVE_ARGS.
	(emit_library_call): Likewise.
	(emit_library_call_value): Likewise.
	* expr.c (expand_builtin): Likewise.
	* function.c (assign_parms): Likewise.
	* cp/method.c (emit_thunk): Likewise.
	* config/pa/pa.h (hppa_args): New field "indirect".
	(INIT_CUMULATIVE_ARGS): Initialize "indirect" field.
	(FUNCTION_ARG): Check "indirect" field, rather than
	"current_call_is_indirect".
	* All other backends updated with new argument to
	INIT_CUMULATIVE_ARGS

From-SVN: r11641
1996-03-29 07:37:11 -07:00
..
1750a.c (strdup): Delete. 1996-03-04 08:40:48 -05:00
1750a.h calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
1750a.md (movstrqi): Corrected. 1996-02-10 09:38:30 -05:00
ms1750.inc (ucim.m, ucr.m, uc.m): New. 1995-07-29 09:11:11 -04:00
xm-1750a.h