[Bug target/82641] Unable to enable crc32 for a certain function with target attribute on ARM (aarch32)

tnfchris at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 10 17:15:00 GMT 2017


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

--- Comment #9 from Tamar Christina <tnfchris at gcc dot gnu.org> ---
Author: tnfchris
Date: Fri Nov 10 17:14:28 2017
New Revision: 254632

URL: https://gcc.gnu.org/viewcvs?rev=254632&root=gcc&view=rev
Log:
2017-11-10  Tamar Christina  <tamar.christina@arm.com>

        PR target/82641
        * config/arm/arm.c
        (arm_option_override): Refactor.
        (arm_option_reconfigure_globals): New.
        (arm_options_perform_arch_sanity_checks): New.
        * config/arm/arm-protos.h (arm_option_reconfigure_globals): New
prototype.
        (arm_options_perform_arch_sanity_checks): Likewise


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


More information about the Gcc-bugs mailing list