Commit a2a5059b by Torbjorn Granlund

(casesi): Add `&' to constraint for clobber operand.

From-SVN: r2096
parent 6152f876
......@@ -1994,7 +1994,7 @@
(label_ref (match_operand 3 "" "")))
(pc)))
(use (label_ref (match_operand 4 "" "")))
(clobber (match_scratch:SI 5 "=r"))]
(clobber (match_scratch:SI 5 "=&r"))]
""
"*
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment