From e034a8b3874c26bfed9859a47eaeee411c005ccb Mon Sep 17 00:00:00 2001 From: James Greenhalgh Date: Wed, 5 Feb 2014 15:06:28 +0000 Subject: [PATCH] Fix issue with previous revision Remove accidental "ssembly code." in the middle of a paragraph of text. From-SVN: r207508 --- gcc/ChangeLog | 4 ++++ gcc/doc/invoke.texi | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 24b2a466b5e0..afff7fb66455 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2014-02-05 James Greenhalgh + + * doc/invoke.texi: Fix thinko introduced by previous revision. + 2014-02-05 James Greenhalgh Backport from mainline. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index c45b1b0e82b1..f1a6d1afe9d6 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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. -- 2.47.2