OSDN Git Service

*** empty log message ***
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Jun 1992 01:10:42 +0000 (01:10 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Jun 1992 01:10:42 +0000 (01:10 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1179 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/reload.c

index 526cade..a17cc92 100644 (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 ();
              }