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

https://gcc.gnu.org/g:5092d33f0702164ed332302c5c808d7977549261

commit r13-7229-g5092d33f0702164ed332302c5c808d7977549261
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 64711eb367e..0be838489e3 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 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-20 19:01 [gcc r13-7229] 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).