*** empty log message ***

From-SVN: r1179
This commit is contained in:
Richard Stallman 1992-06-07 01:10:42 +00:00
parent 4dee632b3d
commit 6bcd21bb66
1 changed files with 1 additions and 1 deletions

View File

@ -1918,7 +1918,7 @@ find_reloads (insn, replace, ind_levels, live_known, reload_reg_p)
{
if (this_insn_is_asm)
warning_for_asm (this_insn,
"`%' constraint used with last operand");
"`%%' constraint used with last operand");
else
abort ();
}