Commit 6bcd21bb by Richard Stallman

*** empty log message ***

From-SVN: r1179
parent 4dee632b
...@@ -1918,7 +1918,7 @@ find_reloads (insn, replace, ind_levels, live_known, reload_reg_p) ...@@ -1918,7 +1918,7 @@ find_reloads (insn, replace, ind_levels, live_known, reload_reg_p)
{ {
if (this_insn_is_asm) if (this_insn_is_asm)
warning_for_asm (this_insn, warning_for_asm (this_insn,
"`%' constraint used with last operand"); "`%%' constraint used with last operand");
else else
abort (); abort ();
} }
......
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