r218634 - in /branches/gcc-4_9-branch/gcc: Chan...

renlin@gcc.gnu.org renlin@gcc.gnu.org
Thu Dec 11 17:21:00 GMT 2014


Author: renlin
Date: Thu Dec 11 17:21:27 2014
New Revision: 218634

URL: https://gcc.gnu.org/viewcvs?rev=218634&root=gcc&view=rev
Log:
[AArch64] Use selected cpu's tuning when no tuning parameter is specified

	Backport from mainline
	2014-12-11  Renlin Li  <renlin.li@arm.com>

	* config/aarch64/aarch64.c (aarch64_parse_cpu): Don't define
	selected_tune.
	(aarch64_override_options): Use selected_cpu's tuning.

Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/aarch64/aarch64.c



More information about the Gcc-cvs mailing list