r218425 - in /trunk/gcc: ChangeLog config/aarch...
renlin@gcc.gnu.org
renlin@gcc.gnu.org
Fri Dec 5 15:54:00 GMT 2014
Author: renlin
Date: Fri Dec 5 15:54:57 2014
New Revision: 218425
URL: https://gcc.gnu.org/viewcvs?rev=218425&root=gcc&view=rev
Log:
[AArch64] Use selected cpu's tuning when no tuning parameter is specified
gcc/
2014-12-05 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:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.c
More information about the Gcc-cvs
mailing list