PR target/82772
* config/alpha/sync.md (fetchop_constr) <and>: Change to "rINM".
From-SVN: r254253
+2017-10-31 Uros Bizjak <ubizjak@gmail.com>
+
+ PR target/82772
+ * config/alpha/sync.md (fetchop_constr) <and>: Change to "rINM".
+
2017-10-31 Segher Boessenkool <segher@kernel.crsahing.org>
PR target/82674
[(plus "add_operand") (minus "reg_or_8bit_operand")
(ior "or_operand") (xor "or_operand") (and "and_operand")])
(define_code_attr fetchop_constr
- [(plus "rKL") (minus "rI") (ior "rIN") (xor "rIN") (and "riNM")])
+ [(plus "rKL") (minus "rI") (ior "rIN") (xor "rIN") (and "rINM")])
(define_expand "memory_barrier"