From: Richard Stallman Date: Sun, 7 Jun 1992 01:10:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6bcd21bb6648952446aa36265b16ed340a109243;p=gcc.git *** empty log message *** From-SVN: r1179 --- diff --git a/gcc/reload.c b/gcc/reload.c index 526cade581e..a17cc92600e 100644 --- a/gcc/reload.c +++ b/gcc/reload.c @@ -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 (); }