https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83193

--- Comment #10 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Feb 21 14:05:17 2018
New Revision: 257873

URL: https://gcc.gnu.org/viewcvs?rev=257873&root=gcc&view=rev
Log:
Add "native" as a valid option value for -march= on arm (PR driver/83193).

2018-02-21  Martin Liska  <mli...@suse.cz>

        PR driver/83193
        * common/config/arm/arm-common.c (arm_print_hint_for_arch_option):
        Add "native" as a possible value.
        * config/arm/arm.h (HAVE_LOCAL_CPU_DETECT): Define the macro
        when native cpu detection is available.

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

Reply via email to