OSDN Git Service

Fix issue with previous revision
authorjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Feb 2014 15:06:28 +0000 (15:06 +0000)
committerjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Feb 2014 15:06:28 +0000 (15:06 +0000)
Remove accidental "ssembly code." in the middle of a paragraph of text.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@207508 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index 24b2a46..afff7fb 100644 (file)
@@ -1,5 +1,9 @@
 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.
        2014-02-05  James Greenhalgh  <james.greenhalgh@arm.com>
 
index c45b1b0..f1a6d1a 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.