2017-06-29 Maya Rashish <coypu@sdf.org>
* config/vax/builtins.md (ffssi2_internal): Correct constraint.
From-SVN: r249812
+2017-06-29 Maya Rashish <coypu@sdf.org>
+
+ * config/vax/builtins.md (ffssi2_internal): Correct constraint.
+
2017-06-29 Eric Botcazou <ebotcazou@adacore.com>
* expr.c (expand_expr) <normal_inner_ref>: When testing for unaligned
(define_insn "ffssi2_internal"
[(set (match_operand:SI 0 "nonimmediate_operand" "=rQ")
- (ffs:SI (match_operand:SI 1 "general_operand" "nrmT")))
+ (ffs:SI (match_operand:SI 1 "general_operand" "nrQt")))
(set (cc0) (match_dup 0))]
""
"ffs $0,$32,%1,%0")