re PR bootstrap/71435 (sparc bootstrap failure since r235625)
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 18 Jun 2016 11:10:10 +0000 (11:10 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 18 Jun 2016 11:10:10 +0000 (11:10 +0000)
commit2dd6af4ef1c8af6a5ea0c610a71413f7bf5dd1af
tree5487f6b9b9c8795888041cf9bd85db6090fb024b
parent2b357a2ba762c323f7e63516fab93446e13c9ab7
re PR bootstrap/71435 (sparc bootstrap failure since r235625)

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.

From-SVN: r237571
gcc/ChangeLog
gcc/reload1.c