r216752 - in /trunk/gcc: ChangeLog config/spu/s...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Mon Oct 27 18:40:00 GMT 2014


Author: rsandifo
Date: Mon Oct 27 18:40:13 2014
New Revision: 216752

URL: https://gcc.gnu.org/viewcvs?rev=216752&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/spu/spu.c



More information about the Gcc-cvs mailing list