From f94d4ab1f6944432274c11db0564541a1d6a948e Mon Sep 17 00:00:00 2001 From: Mike Stump Date: Sat, 23 Apr 2011 00:16:55 +0000 Subject: [PATCH] cris.opt (moverride-best-lib-options): Fix typo in comment. * config/cris/cris.opt (moverride-best-lib-options): Fix typo in comment. From-SVN: r172884 --- gcc/ChangeLog | 5 +++++ gcc/config/cris/cris.opt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 71e2d3c9a4e..a0be8d871d0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2011-04-22 Mike Stump + + * config/cris/cris.opt (moverride-best-lib-options): Fix typo in + comment. + 2011-04-22 Jan Hubicka * gengtype.c (open_base_files): Add ipa-inline.h include. diff --git a/gcc/config/cris/cris.opt b/gcc/config/cris/cris.opt index 9caa48924b9..dc4ab57f010 100644 --- a/gcc/config/cris/cris.opt +++ b/gcc/config/cris/cris.opt @@ -149,7 +149,7 @@ Target Report RejectNegative Use the most feature-enabling options allowed by other options ; FIXME: The following comment relates to gcc before cris.opt. -; Check it it's still valid: +; Check if it's still valid: ; We must call it "override-" since calling it "no-" will cause ; gcc.c to forget it, if there's a "later" -mbest-lib-options. ; Kludgy, but needed for some multilibbed files. -- 2.30.2