]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix issue with previous revision
authorJames Greenhalgh <james.greenhalgh@arm.com>
Wed, 5 Feb 2014 15:06:28 +0000 (15:06 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Wed, 5 Feb 2014 15:06:28 +0000 (15:06 +0000)
Remove accidental "ssembly code." in the middle of a paragraph of text.

From-SVN: r207508

gcc/ChangeLog
gcc/doc/invoke.texi

index 24b2a466b5e0878e82f3083a7e7aa54d7cd6fb6e..afff7fb6645558794e917b9727efdda5c19e3dbd 100644 (file)
@@ -1,3 +1,7 @@
+2014-02-05  James Greenhalgh  <james.greenhalgh@arm.com>
+
+       * doc/invoke.texi: Fix thinko introduced by previous revision.
+
 2014-02-05  James Greenhalgh  <james.greenhalgh@arm.com>
 
        Backport from mainline.
index c45b1b0e82b16e366ee7b9238b2b260ed5c2e109..f1a6d1afe9d690bd4cd44ef08f1e6beb65ec09bc 100644 (file)
@@ -10722,8 +10722,6 @@ those options take precedence over the appropriate part of this option.
 Permissible names for this option are the same as those for
 @option{-mtune}.
 
-ssembly code.
-
 @option{-mcpu=generic-@var{arch}} is also permissible, and is
 equivalent to @option{-march=@var{arch} -mtune=generic-@var{arch}}.
 See @option{-mtune} for more information.