Put back blank line
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 6 Dec 2016 22:51:32 +0000 (22:51 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 6 Dec 2016 22:51:32 +0000 (22:51 +0000)
From-SVN: r243324

gcc/calls.c

index 7941869..530e7bf 100644 (file)
@@ -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);