public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-123] doc: Remove repeated word (typo)
@ 2023-04-20 18:59 Arsen Arsenović
  0 siblings, 0 replies; only message in thread
From: Arsen Arsenović @ 2023-04-20 18:59 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:d4e8523bf3bfb5f7c23822c23bd2b230030c3d2a

commit r14-123-gd4e8523bf3bfb5f7c23822c23bd2b230030c3d2a
Author: Alejandro Colomar <alx.manpages@gmail.com>
Date:   Thu Apr 20 19:18:55 2023 +0200

    doc: Remove repeated word (typo)
    
    gcc/ChangeLog:
    
            * doc/extend.texi (Common Function Attributes): Remove duplicate
            word.
    
    Signed-off-by: Alejandro Colomar <alx@kernel.org>

Diff:
---
 gcc/doc/extend.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 84b44cb9916..ac476801ed8 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -3764,7 +3764,7 @@ take function pointer arguments.
 The @code{optimize} attribute is used to specify that a function is to
 be compiled with different optimization options than specified on the
 command line.  The optimize attribute arguments of a function behave
-behave as if appended to the command-line.
+as if appended to the command-line.
 
 Valid arguments are constant non-negative integers and
 strings.  Each numeric argument specifies an optimization @var{level}.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-20 18:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-20 18:59 [gcc r14-123] doc: Remove repeated word (typo) Arsen Arsenović

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).