aboutsummaryrefslogtreecommitdiff
path: root/gcc/flow.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1996-03-31 23:02:12 -0700
committerJeff Law <law@gcc.gnu.org>1996-03-31 23:02:12 -0700
commiteecb6f50c217cb9c7b1442da11309d77771d7162 (patch)
treeb09dd6dd3bfe0e02a2c54fe3360d2fa7eac2a7cf /gcc/flow.c
parent4cf8614f1e706a27ca33d289a0c82a9315e55926 (diff)
downloadgcc-eecb6f50c217cb9c7b1442da11309d77771d7162.zip
gcc-eecb6f50c217cb9c7b1442da11309d77771d7162.tar.gz
gcc-eecb6f50c217cb9c7b1442da11309d77771d7162.tar.bz2
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. * 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: r11649
Diffstat (limited to 'gcc/flow.c')
0 files changed, 0 insertions, 0 deletions