aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2017-03-22 11:35:15 +0000
committerThomas Preud'homme <thopre01@gcc.gnu.org>2017-03-22 11:35:15 +0000
commitbf634d1c4c9cc3cd3a4523ab4178b94398892ded (patch)
treeea7e7b9a74354d39e29fac53693fa3831d8296ba /libgomp/ChangeLog
parentf7325b95de5695677008cff92181f36cf59ad19a (diff)
downloadgcc-bf634d1c4c9cc3cd3a4523ab4178b94398892ded.zip
gcc-bf634d1c4c9cc3cd3a4523ab4178b94398892ded.tar.gz
gcc-bf634d1c4c9cc3cd3a4523ab4178b94398892ded.tar.bz2
Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R
2017-03-22 Thomas Preud'homme <thomas.preudhomme@arm.com> gcc/ PR target/80082 * config/arm/arm-isa.h (isa_bit_lpae): New feature bit. (ISA_ARMv7ve): Add isa_bit_lpae to the definition. * config/arm/arm-protos.h (arm_arch7ve): Rename into ... (arm_arch_lpae): This. * config/arm/arm.c (arm_arch7ve): Rename into ... (arm_arch_lpae): This. Define it in term of isa_bit_lpae. * config/arm/arm.h (TARGET_HAVE_LPAE): Redefine in term of arm_arch_lpae. gcc/testsuite/ PR target/80082 * gcc.target/arm/atomic_loaddi_10.c: New testcase. * gcc.target/arm/atomic_loaddi_11.c: Likewise. From-SVN: r246365
Diffstat (limited to 'libgomp/ChangeLog')
0 files changed, 0 insertions, 0 deletions