re PR target/82641 (Unable to enable crc32 for a certain function with target attribu...
authorTamar Christina <tamar.christina@arm.com>
Fri, 10 Nov 2017 17:14:28 +0000 (17:14 +0000)
committerTamar Christina <tnfchris@gcc.gnu.org>
Fri, 10 Nov 2017 17:14:28 +0000 (17:14 +0000)
commit008a11cc70710c6e43a8bb6be6f8b6e179e4ede7
tree74752f112b4206c8232b82d498c4a3a1f6a0ac0b
parentcd764269a16bdf66160c7272c9340afd57e654fa
re PR target/82641 (Unable to enable crc32 for a certain function with target attribute on ARM (aarch32))

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

From-SVN: r254632
gcc/ChangeLog
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c