Fix issue with previous revision

Remove accidental "ssembly code." in the middle of a paragraph of text.

From-SVN: r207508
This commit is contained in:
James Greenhalgh 2014-02-05 15:06:28 +00:00 committed by James Greenhalgh
parent 5e12387459
commit e034a8b387
2 changed files with 4 additions and 2 deletions

View 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.

View 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.