From 1e5f1716392c7915c55d95329ae59d1acce8592a Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Fri, 13 Aug 2004 15:34:00 +0000 Subject: darwin-c.c (find_subframework_file): Fix spelling of cannot. 2004-08-12 Andrew Pinski * config/darwin-c.c (find_subframework_file): Fix spelling of cannot. * config/libgloss.h: Likewise. * config/arm/arm.c (arm_gen_load_multiple): Likewise. * c4x/c4x-modes.def: Likewise. * config/c4x/c4x.c (c4x_hard_regno_rename_ok): Likewise. (c4x_rptb_nop_p): Likewise. (c4x_rptb_valid_p): Likewise. (c4x_rptb_insert): Likewise. (c4x_address_conflict): Likewise. * config/c4x/c4x.md: Likewise. * config/frv/frv.md: Likewise. * config/i386/athlon.md: Likewise. * config/i386/i386.md: Likewise. * config/i386/predicates.md: Likewise. * config/ia64/ia64.c: Likewise. * config/ia64/itanium1.md: Likewise. * config/ia64/itanium2.md: Likewise. * config/iq2000/iq2000.md: Likewise. * config/mcore/mcore.c: Likewise. * config/mips/mips.c: Likewise. * config/mips/r3900.h: Likewise. * config/mips/sb1.md: Likewise. * config/pa/milli64.S: Likewise. * config/pa/pa.c: Likewise. * config/pa/pa.h: Likewise. * config/rs6000/8540.md: Likewise. From-SVN: r85944 --- gcc/config/libgloss.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/config/libgloss.h') diff --git a/gcc/config/libgloss.h b/gcc/config/libgloss.h index 3f9bf6c..9abb4d6 100644 --- a/gcc/config/libgloss.h +++ b/gcc/config/libgloss.h @@ -29,7 +29,7 @@ Boston, MA 02111-1307, USA. */ /* This file used to force LINK_SPEC to be the null string, but that is not correct. LINK_SPEC is used to pass machine specific arguments to the - linker and hence can not be redefined here. LINK_SPEC is never used to + linker and hence cannot be redefined here. LINK_SPEC is never used to specify startup files or libraries, so it should never conflict with libgloss. */ -- cgit v1.1