OSDN Git Service

PR middle-end/38474
authormatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Dec 2009 13:56:06 +0000 (13:56 +0000)
committermatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Dec 2009 13:56:06 +0000 (13:56 +0000)
commita4da9a838a736ecdb4a2dd71198c687d85468b83
treec537ebdbca988616de7016720b46a6181b211688
parent4b68c8f791fda8f94422fbeadf6b3490e90bcd23
PR middle-end/38474
* function.c (free_temp_slots): Only walk the temp slot
addresses and combine slots if we actually changes something.
(pop_temp_slots): Ditto.

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