OSDN Git Service

(expand_inline_function): Don't call
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Nov 1993 23:12:17 +0000 (23:12 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Nov 1993 23:12:17 +0000 (23:12 +0000)
commitbc834e064cb63450108fdf30e6eb7305cae4f4a2
treed5b64104e8a67cba7943c688d8dc1c4ceaf1aba6
parent6b211ade36ab87dc1fd68cc0917ed51fbab4a59b
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5999 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/integrate.c