(expand_inline_function): Don't call push_temp_slots...
authorRichard Stallman <rms@gnu.org>
Thu, 4 Nov 1993 23:12:17 +0000 (23:12 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 4 Nov 1993 23:12:17 +0000 (23:12 +0000)
commitfd28789a7a600be9db838f62e81bf8c86b4d5f34
treed5b64104e8a67cba7943c688d8dc1c4ceaf1aba6
parent57590b41a987613dd6cedfa9fa5a057458ee6274
(expand_inline_function): Don't call push_temp_slots...

(expand_inline_function): Don't call
push_temp_slots, free_temp_slots, and pop_temp_slots when handling
parameters, because they might end up in a temp slot.

From-SVN: r5999
gcc/integrate.c