* config/aarch64/atomics.md (atomic_store<mode>): Use predicate
aarch64_sync_memory_operand.
From-SVN: r231251
+2015-12-04 Bin Cheng <bin.cheng@arm.com>
+
+ * config/aarch64/atomics.md (atomic_store<mode>): Use predicate
+ aarch64_sync_memory_operand.
+
2015-12-04 Jakub Jelinek <jakub@redhat.com>
PR target/68655
)
(define_insn "atomic_store<mode>"
- [(set (match_operand:ALLI 0 "memory_operand" "=Q")
+ [(set (match_operand:ALLI 0 "aarch64_sync_memory_operand" "=Q")
(unspec_volatile:ALLI
[(match_operand:ALLI 1 "general_operand" "rZ")
(match_operand:SI 2 "const_int_operand")] ;; model