PR bootstrap/71435
commit8b008d0cc6f99b2377111da543a30549672a57a8
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Jun 2016 11:10:10 +0000 (18 11:10 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Jun 2016 11:10:10 +0000 (18 11:10 +0000)
tree5487f6b9b9c8795888041cf9bd85db6090fb024b
parent1edfb37296c2e1f1a2f6ec9db0444e419d010e88
PR bootstrap/71435
* reload1.c (reload): Pass 0 to finish_spills when called because
update_eliminables_and_spill returns true and remove did_spill.
(finish_spills): Adjust comment and document GLOBAL parameter.

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