spu.c: Include rtl-iter.h
authorRichard Sandiford <richard.sandiford@arm.com>
Mon, 27 Oct 2014 18:40:13 +0000 (18:40 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 27 Oct 2014 18:40:13 +0000 (18:40 +0000)
commit3dfc96ea690917c6d15775c1189140922dd35bca
tree3a4eeddddd2e815045886aef32075d970c2df5c2
parent3e605b20a0c804d57d4be0f4f2bbab8b4e42fce6
spu.c: Include rtl-iter.h

gcc/
* config/spu/spu.c: Include rtl-iter.h
(ea_symbol_ref): Replace with...
(ea_symbol_ref_p): ...this new function.
(spu_legitimate_address_p): Update call accordingly.
(spu_legitimate_constant_p): Likewise.  Use FOR_EACH_SUBRTX.

From-SVN: r216752
gcc/ChangeLog
gcc/config/spu/spu.c