r192303 - in /trunk/gcc: ChangeLog combine.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Oct 10 10:41:00 GMT 2012


Author: jakub
Date: Wed Oct 10 10:41:39 2012
New Revision: 192303

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192303
Log:
	PR middle-end/54879
	* combine.c (count_rtxs): Use RTX_BIN_ARITH resp. RTX_COMM_ARITH
	instead of '2' resp. 'c' for GET_RTX_CLASS comparisons.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c



More information about the Gcc-cvs mailing list