cris.opt (moverride-best-lib-options): Fix typo in comment.
authorMike Stump <mikestump@comcast.net>
Sat, 23 Apr 2011 00:16:55 +0000 (00:16 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sat, 23 Apr 2011 00:16:55 +0000 (00:16 +0000)
* config/cris/cris.opt (moverride-best-lib-options): Fix typo in
comment.

From-SVN: r172884

gcc/ChangeLog
gcc/config/cris/cris.opt

index 71e2d3c9a4e27b359279e9c1c69ef8d2eb8cc402..a0be8d871d00e2a6505802aba081105d0110e119 100644 (file)
@@ -1,3 +1,8 @@
+2011-04-22  Mike Stump  <mikestump@comcast.net>
+
+       * config/cris/cris.opt (moverride-best-lib-options): Fix typo in
+       comment.
+
 2011-04-22  Jan Hubicka  <jh@suse.cz>
 
        * gengtype.c (open_base_files): Add ipa-inline.h include.
index 9caa48924b9df53cadf2002c6618d3facfb64294..dc4ab57f0101cd2c91b7be955649a88b8a23dd96 100644 (file)
@@ -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.