mips.c: Include rtl-iter.h.
authorRichard Sandiford <richard.sandiford@arm.com>
Sun, 26 Oct 2014 10:40:59 +0000 (10:40 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 26 Oct 2014 10:40:59 +0000 (10:40 +0000)
commit187804d41fded84fdf8dc733e9cd746c20b8f569
treee1f82dd72b9a0631c6fe629622d7c0bb309c5a98
parent21ffb9589ebd03e7d6e0b6f2d14bb3c437cc9b6f
mips.c: Include rtl-iter.h.

gcc/
* config/mips/mips.c: Include rtl-iter.h.
(mips_small_data_pattern_1): Take an rtx rather than an rtx pointer.
Take the context as a parameter instead of the containing MEM.
Iterate over all subrtxes.
(mips_small_data_pattern_p): Update call accordingly.

From-SVN: r216707
gcc/ChangeLog
gcc/config/mips/mips.c