re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins)
[gcc.git] / gcc / ChangeLog
index 2a7ef9d10502486d8bd6ce9ce15a54746f403539..6ecc469a8141ef272676616199eedaffdce0c102 100644 (file)
@@ -1,3 +1,9 @@
+2015-06-29  Matthew Wahab  <matthew.wahab@arm.com>
+
+       PR target/65697
+       * config/armc/arm.c (arm_split_compare_and_swap): For ARMv8, replace an
+       initial acquire barrier with final barrier.
+
 2015-06-29  Matthew Wahab  <matthew.wahab@arm.com>
 
        PR target/65697