gcc/
commit6f4e40cd84e1fceffbef32e22d5d7b13729f4b75
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Oct 2014 18:40:13 +0000 (27 18:40 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Oct 2014 18:40:13 +0000 (27 18:40 +0000)
tree3a4eeddddd2e815045886aef32075d970c2df5c2
parentcf72f34dc248e4dea971f08dc370b07c9d7601e5
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.

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