diff options
Diffstat (limited to 'gcc/calls.c')
-rw-r--r-- | gcc/calls.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/calls.c b/gcc/calls.c index 720ffb7de76..84d44350c4b 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)) |