From: Eric Botcazou Date: Tue, 6 Dec 2016 22:51:32 +0000 (+0000) Subject: Put back blank line X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6b8805cfce8847a0d944150845cb908b6ee0ba57;p=gcc.git Put back blank line From-SVN: r243324 --- diff --git a/gcc/calls.c b/gcc/calls.c index 7941869b2b8..530e7bf219d 100644 --- a/gcc/calls.c +++ b/gcc/calls.c @@ -3540,6 +3540,7 @@ expand_call (tree exp, rtx target, int ignore) funexp = prepare_call_address (fndecl ? fndecl : fntype, funexp, static_chain_value, &call_fusage, reg_parm_seen, flags); + load_register_parameters (args, num_actuals, &call_fusage, flags, pass == 0, &sibcall_failure);