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

mkuvyrkov@gcc.gnu.org mkuvyrkov@gcc.gnu.org
Tue Jan 20 13:37:00 GMT 2015


Author: mkuvyrkov
Date: Tue Jan 20 13:37:02 2015
New Revision: 219893

URL: https://gcc.gnu.org/viewcvs?rev=219893&root=gcc&view=rev
Log:
Use enum for sched_autopref tune settings

	* config/arm/arm-protos.h (enum arm_sched_autopref): New constants.
	(struct tune_params): Use the enum.
	* arm.c (arm_*_tune): Update.
	(arm_option_override): Update.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm-protos.h
    trunk/gcc/config/arm/arm.c



More information about the Gcc-cvs mailing list