aboutsummaryrefslogtreecommitdiff
path: root/gcc/predict.c
diff options
context:
space:
mode:
authorMihail Ionescu <mihail.ionescu@arm.com>2020-01-15 11:49:32 +0000
committerMihail Ionescu <mihail.ionescu@arm.com>2020-01-16 15:12:14 +0000
commit4747e2ccec94dc37f32201b884f574755cbb9ca8 (patch)
treed4d29a4e28115c58ab3dc5feb391baf752b5fb88 /gcc/predict.c
parenta464ffc2156a746d472fc2923d38324bdd06965e (diff)
downloadgcc-4747e2ccec94dc37f32201b884f574755cbb9ca8.zip
gcc-4747e2ccec94dc37f32201b884f574755cbb9ca8.tar.gz
gcc-4747e2ccec94dc37f32201b884f574755cbb9ca8.tar.bz2
[PATCH, GCC/ARM, 10/10] Enable -mcmse
The patch is straightforward: it redefines ARMv8_1m_main as having the same features as ARMv8m_main (and thus as having the cmse feature) with the extra features represented by armv8_1m_main. It also removes the error for using -mcmse on Armv8.1-M Mainline. *** gcc/ChangeLog *** 2020-01-16 Mihail-Calin Ionescu <mihail.ionescu@arm.com> 2020-01-16 Thomas Preud'homme <thomas.preudhomme@arm.com> * config/arm/arm-cpus.in (ARMv8_1m_main): Redefine as an extension to Armv8-M Mainline. * config/arm/arm.c (arm_options_perform_arch_sanity_checks): Remove error for using -mcmse when targeting Armv8.1-M Mainline.
Diffstat (limited to 'gcc/predict.c')
0 files changed, 0 insertions, 0 deletions