diff options
author | Tamar Christina <tamar.christina@arm.com> | 2017-11-17 15:53:51 +0000 |
---|---|---|
committer | Tamar Christina <tnfchris@gcc.gnu.org> | 2017-11-17 15:53:51 +0000 |
commit | ec132ef20c94c5bc72cdf27138cdff2e0c96800e (patch) | |
tree | 66a6b83e440593a102ad9a175aebacd673e801b5 /gcc/tree-cfg.c | |
parent | 6e72eb34e279a97e997b59494f8d47170efb03be (diff) | |
download | gcc-ec132ef20c94c5bc72cdf27138cdff2e0c96800e.zip gcc-ec132ef20c94c5bc72cdf27138cdff2e0c96800e.tar.gz gcc-ec132ef20c94c5bc72cdf27138cdff2e0c96800e.tar.bz2 |
re PR target/82641 (Unable to enable crc32 for a certain function with target attribute on ARM (aarch32))
2017-11-17 Tamar Christina <tamar.christina@arm.com>
PR target/82641
* config/arm/arm.c (arm_valid_target_attribute_rec):
Parse "arch=" and "+<ext>".
(arm_valid_target_attribute_tree): Re-init global options.
(arm_option_override): Make non-static.
(arm_options_perform_arch_sanity_checks): Make errors fatal.
* gcc/config/arm/arm-c.c (__ARM_FEATURE_CMSE): Support undef.
(__ARM_FEATURE_CRC32): Support undef.
* config/arm/arm_acle.h (__ARM_FEATURE_CRC32): Replace with pragma.
* doc/extend.texi (ARM Function Attributes): Add pragma and target.
gcc/testsuite/
2017-11-17 Tamar Christina <tamar.christina@arm.com>
PR target/82641
* gcc.target/arm/pragma_arch_attribute.c: New.
From-SVN: r254878
Diffstat (limited to 'gcc/tree-cfg.c')
0 files changed, 0 insertions, 0 deletions