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

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Wed Jul 8 09:14:00 GMT 2015


Author: ktkachov
Date: Wed Jul  8 09:14:24 2015
New Revision: 225537

URL: https://gcc.gnu.org/viewcvs?rev=225537&root=gcc&view=rev
Log:
[ARM] Initialise cost to COSTS_N_INSNS (1) and increment in arm rtx costs

	* config/arm/arm.c (arm_new_rtx_costs): Initialise cost to
	COSTS_N_INSNS (1) and increment it appropriately throughout the
	function.


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



More information about the Gcc-cvs mailing list