2c7ee1a641
* 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 |
||
---|---|---|
.. | ||
bsd-gas.h | ||
bsd.h | ||
fx2800.h | ||
i860.c | ||
i860.h | ||
i860.md | ||
mach.h | ||
paragon.h | ||
sysv3.h | ||
sysv4.h | ||
t-fx2800 | ||
x-fx2800 | ||
x-sysv3 | ||
x-sysv4 | ||
xm-i860.h |