r216757 - in /trunk/gcc: ChangeLog config/alpha...

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


Author: rsandifo
Date: Mon Oct 27 18:41:17 2014
New Revision: 216757

URL: https://gcc.gnu.org/viewcvs?rev=216757&root=gcc&view=rev
Log:
gcc/
	* config/alpha/alpha-protos.h (some_small_symbolic_operand_int):
	Take an rtx and return a bool.
	* config/alpha/alpha.c (some_small_symbolic_operand_int): Likewise.
	Use FOR_EACH_SUBRTX_VAR.
	* config/alpha/predicates.md (some_small_symbolic_operand): Update
	accordingly.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/alpha-protos.h
    trunk/gcc/config/alpha/alpha.c
    trunk/gcc/config/alpha/predicates.md



More information about the Gcc-cvs mailing list