reload1.c: Include rtl-iter.h.
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 28 Aug 2014 06:24:16 +0000 (06:24 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 28 Aug 2014 06:24:16 +0000 (06:24 +0000)
commitb37c2fe0fe71ba09d7eac796c4b1c03d5261d932
tree23ee3e7ad0c35dfbfba4667ef1f0fe83eb443faf
parent0d2e76b87c7879bca917cae23f4a95103f105184
reload1.c: Include rtl-iter.h.

gcc/
* reload1.c: Include rtl-iter.h.
(note_reg_elim_costly): Turn from being a for_each_rtx callback
to being a function that examines each subrtx itself.
(eliminate_regs_1, elimination_costs_in_insn): Update accordingly.

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