r152646 - in /trunk/gcc: ChangeLog simplify-rtx.c

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Sun Oct 11 19:09:00 GMT 2009


Author: rsandifo
Date: Sun Oct 11 19:09:01 2009
New Revision: 152646

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152646
Log:
gcc/
	* simplify-rtx.c (simplify_replace_rtx): Use rtx_equal_p for
	all OLD_RTXes, not just REGs.  Use copy_rtx to create the
	replacement value.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/simplify-rtx.c



More information about the Gcc-cvs mailing list