Commit 5cf63e3f by Richard Henderson

* config/ia64/ia64.md (conditional_trap): Fix predicate polarity.

From-SVN: r52507
parent 57174693
......@@ -5072,7 +5072,7 @@
(const_int 0)])
(match_operand 2 "const_int_operand" ""))]
""
"(%j0) break %2"
"(%J0) break %2"
[(set_attr "itanium_class" "chk_s")
(set_attr "predicable" "no")])
......
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