aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@arm.com>2021-06-18 17:18:37 +0100
committerRichard Earnshaw <rearnsha@arm.com>2021-08-24 11:45:13 +0100
commit30461cf8dba3d3adb15a125e4da48800eb2b9b8f (patch)
tree7a06380277d84c1780f7f458664a2e67563c30bc /gcc/config.gcc
parent574e7950bd6b34e9e2cacce18c802b45505d1d0a (diff)
downloadgcc-30461cf8dba3d3adb15a125e4da48800eb2b9b8f.zip
gcc-30461cf8dba3d3adb15a125e4da48800eb2b9b8f.tar.gz
gcc-30461cf8dba3d3adb15a125e4da48800eb2b9b8f.tar.bz2
arm: fix vlldm erratum for Armv8.1-m [PR102035]
For Armv8.1-m we generate code that emits VLLDM directly and do not rely on support code in the library, so emit the mitigation directly as well, when required. In this case, we can use the compiler options to determine when to apply the fix and when it is safe to omit it. gcc: PR target/102035 * config/arm/arm.md (attribute arch): Add fix_vlldm. (arch_enabled): Use it. * config/arm/vfp.md (lazy_store_multiple_insn): Add alternative to use when erratum mitigation is needed.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions