[Bug driver/83193] Help for invalid -march= options from cc1 omits -march=native on x86-64, arm. aarch64, output also inconsistent

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 22 13:03:00 GMT 2018


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

--- Comment #13 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Feb 22 12:16:58 2018
New Revision: 257900

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

2018-02-22  Martin Liska  <mliska@suse.cz>

        PR driver/83193
        * common/config/arm/arm-common.c (arm_print_hint_for_cpu_option):
        Add "native" as a possible value.

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


More information about the Gcc-bugs mailing list