From 8d9afc4e2b9ac69f4808cdc9b55bbfb84d92f7b4 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Mon, 16 Sep 2002 11:42:00 +0000 Subject: ABOUT-NLS: Follow spelling conventions. * ABOUT-NLS: Follow spelling conventions. * ChangeLog: Likewise. * ChangeLog.1: Likewise. * ChangeLog.2: Likewise. * ChangeLog.3: Likewise. * ChangeLog.4: Likewise. * ChangeLog.5: Likewise. * ChangeLog.6: Likewise. * FSFChangeLog.10: Likewise. * FSFChangeLog.11: Likewise. * c-common.c: Likewise. * c-lex.c: Likewise. * c-objc-common.c: Likewise. * cppexp.c: Likewise. * cppinit.c: Likewise. * cpplex.c: Likewise. * doloop.c: Likewise. * flow.c: Likewise. * function.c: Likewise. * integrate.c: Likewise. * loop.c: Likewise. * reg-stack.c: Likewise. * reload.h: Likewise. * ssa.c: Likewise. From-SVN: r57188 --- gcc/reload.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/reload.h') diff --git a/gcc/reload.h b/gcc/reload.h index e832ed9..6fe814f 100644 --- a/gcc/reload.h +++ b/gcc/reload.h @@ -205,7 +205,7 @@ struct needs must be examined for register elimination. */ struct insn_chain { - /* Links to the neighbour instructions. */ + /* Links to the neighbor instructions. */ struct insn_chain *next, *prev; /* Link through a chains set up by calculate_needs_all_insns, containing -- cgit v1.1