r195398 - in /trunk/gcc: ChangeLog config/arm/a...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Jan 23 08:37:00 GMT 2013


Author: jakub
Date: Wed Jan 23 08:37:16 2013
New Revision: 195398

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195398
Log:
	PR target/49069
	* config/arm/arm.md (cbranchdi4, cstoredi4): Use s_register_operand
	instead of cmpdi_operand for first comparison operand.
	Don't assert that comparison operands aren't both constants.

	* gcc.dg/pr49069.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr49069.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.md
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list