public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-6607] Fwd: [PATCHJ]: Bugzilla 88860 - Clarify online manual infelicities
@ 2023-03-11 16:37 Jeff Law
  0 siblings, 0 replies; only message in thread
From: Jeff Law @ 2023-03-11 16:37 UTC (permalink / raw)
  To: gcc-cvs

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

commit r13-6607-gd9922e4bb5d8014ff3e4057442bbd6d2ed58cc36
Author: Jeff Law <jlaw@ventanamicro>
Date:   Sat Mar 11 09:34:19 2023 -0700

    Fwd: [PATCHJ]: Bugzilla 88860 - Clarify online manual infelicities
    
    gcc/
            PR web/88860
            * doc/extend.texi: Clarify Attribute Syntax a bit.

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 9dcfc860108..e0c5357291b 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -9196,7 +9196,7 @@ have to optimize it to just @code{return 42 + 42;}.
 This section describes the syntax with which @code{__attribute__} may be
 used, and the constructs to which attribute specifiers bind, for the C
 language.  Some details may vary for C++ and Objective-C@.  Because of
-infelicities in the grammar for attributes, some forms described here
+limitations in the grammar for attributes, some forms described here
 may not be successfully parsed in all cases.
 
 There are some problems with the semantics of attributes in C++.  For

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

only message in thread, other threads:[~2023-03-11 16:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-11 16:37 [gcc r13-6607] Fwd: [PATCHJ]: Bugzilla 88860 - Clarify online manual infelicities Jeff Law

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