aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2014-09-09 08:27:39 +0000
committerNick Clifton <nickc@gcc.gnu.org>2014-09-09 08:27:39 +0000
commitb250f296e980554b46952a1f1a51ad57d12dc88c (patch)
tree6105f9046aca04be2fef4f0adbb2c3dac44c4735 /gcc/doc
parenta5e022d5d6b2921c5e4ca19bc366d87dd0195d01 (diff)
downloadgcc-b250f296e980554b46952a1f1a51ad57d12dc88c.zip
gcc-b250f296e980554b46952a1f1a51ad57d12dc88c.tar.gz
gcc-b250f296e980554b46952a1f1a51ad57d12dc88c.tar.bz2
invoke.texi (Optimization Options): Add missing @gol to the end of a line.
* doc/invoke.texi (Optimization Options): Add missing @gol to the end of a line. (S/390 and zSeries Options): Remove superfluous word from the description of the -mhotpatch option. From-SVN: r215044
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi11
1 files changed, 6 insertions, 5 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 8e73813..1c0fe69 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -386,7 +386,7 @@ Objective-C and Objective-C++ Dialects}.
-fira-region=@var{region} -fira-hoist-pressure @gol
-fira-loop-pressure -fno-ira-share-save-slots @gol
-fno-ira-share-spill-slots -fira-verbose=@var{n} @gol
--fisolate-erroneous-paths-dereference -fisolate-erroneous-paths-attribute
+-fisolate-erroneous-paths-dereference -fisolate-erroneous-paths-attribute @gol
-fivopts -fkeep-inline-functions -fkeep-static-consts -flive-range-shrinkage @gol
-floop-block -floop-interchange -floop-strip-mine -floop-nest-optimize @gol
-floop-parallelize-all -flto -flto-compression-level @gol
@@ -879,7 +879,8 @@ Objective-C and Objective-C++ Dialects}.
See RS/6000 and PowerPC Options.
@emph{RL78 Options}
-@gccoptlist{-msim -mmul=none -mmul=g13 -mmul=rl78 -m64bit-doubles -m32bit-doubles}
+@gccoptlist{-msim -mmul=none -mmul=g13 -mmul=rl78 @gol
+-m64bit-doubles -m32bit-doubles}
@emph{RS/6000 and PowerPC Options}
@gccoptlist{-mcpu=@var{cpu-type} @gol
@@ -9896,11 +9897,11 @@ constraints. The default value is 0.
@item vect-max-version-for-alignment-checks
The maximum number of run-time checks that can be performed when
-doing loop versioning for alignment in the vectorizer.
+doing loop versioning for alignment in the vectorizer.
@item vect-max-version-for-alias-checks
The maximum number of run-time checks that can be performed when
-doing loop versioning for alias in the vectorizer.
+doing loop versioning for alias in the vectorizer.
@item vect-max-peeling-for-alignment
The maximum number of loop peels to enhance access alignment
@@ -20634,7 +20635,7 @@ The funtion label is prepended with the given number of two-byte
Nop instructions (@var{halfwords}, maximum 1000000) or 12 Nop
instructions if no argument is present. Functions with a
hot-patching prologue are never inlined automatically, and a
-hot-patching prologue is never generated for functions functions
+hot-patching prologue is never generated for functions
that are explicitly inline.
This option can be overridden for individual functions with the