aboutsummaryrefslogtreecommitdiff
path: root/gcc/c.opt
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@redhat.com>2005-04-06 18:37:24 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2005-04-06 18:37:24 +0000
commit4e9944320fd51bb3b61bff832f01614156f75cb8 (patch)
tree672047ff179c217f646ad3eeae6ee3cc996481b8 /gcc/c.opt
parentccccdb8d9b339972382604e17d0e451fa590f1a0 (diff)
downloadgcc-4e9944320fd51bb3b61bff832f01614156f75cb8.zip
gcc-4e9944320fd51bb3b61bff832f01614156f75cb8.tar.gz
gcc-4e9944320fd51bb3b61bff832f01614156f75cb8.tar.bz2
c.opt (-F): Remove trailing whitespace from help string.
* c.opt (-F): Remove trailing whitespace from help string. (-finput-charset): Use a tab to separate the switch name and help string. * common.opt (-fsched-stalled-insns, -fsched-stalled-insns-dep) (-ftree-vectorizer-verbose): Likewise. From-SVN: r97742
Diffstat (limited to 'gcc/c.opt')
-rw-r--r--gcc/c.opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/c.opt b/gcc/c.opt
index 8efeae4..2f643b3 100644
--- a/gcc/c.opt
+++ b/gcc/c.opt
@@ -58,7 +58,7 @@ C ObjC C++ ObjC++ Undocumented
F
C ObjC C++ ObjC++ Joined Separate
--F <dir> Add <dir> to the end of the main framework include path
+-F <dir> Add <dir> to the end of the main framework include path
H
C ObjC C++ ObjC++
@@ -468,7 +468,7 @@ C ObjC C++ ObjC++ Joined RejectNegative
finput-charset=
C ObjC C++ ObjC++ Joined RejectNegative
--finput-charset=<cset> Specify the default character set for source files.
+-finput-charset=<cset> Specify the default character set for source files.
fexternal-templates