aboutsummaryrefslogtreecommitdiff
path: root/gcc/calls.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/calls.c')
-rw-r--r--gcc/calls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/calls.c b/gcc/calls.c
index 720ffb7d..84d4435 100644
--- a/gcc/calls.c
+++ b/gcc/calls.c
@@ -2819,7 +2819,6 @@ expand_call (tree exp, rtx target, int ignore)
| TYPE_QUAL_CONST));
target = assign_temp (nt, 0, 1, 1);
- preserve_temp_slots (target);
}
if (! rtx_equal_p (target, valreg))