From e9e79d69087d40699b4494655fb117a16e7adbe0 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Tue, 18 Feb 1992 17:01:30 -0800 Subject: [PATCH] *** empty log message *** From-SVN: r345 --- gcc/reload1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/reload1.c b/gcc/reload1.c index 3121b8b0210..717185d926f 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -5217,7 +5217,7 @@ emit_reload_insns (insn) can inherit the reloads. Update spill_reg_store for the reloads of this insn. - Copy the elements that were updated in the loop above. */ + Copy the elements that were updated in the loop above. */ for (j = 0; j < n_reloads; j++) { -- 2.30.2