projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78bcf3d
)
Put back blank line
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Tue, 6 Dec 2016 22:51:32 +0000
(22:51 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Tue, 6 Dec 2016 22:51:32 +0000
(22:51 +0000)
From-SVN: r243324
gcc/calls.c
patch
|
blob
|
history
diff --git
a/gcc/calls.c
b/gcc/calls.c
index 7941869b2b8f222b0bda2afbf11ccb0e9a9d82b3..530e7bf219dfff6813ca7119ab3adcb21f0e894c 100644
(file)
--- 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);