public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/112973] New: Documentation for __builtin_preserve_access_index is not wrapped in extend.texi
@ 2023-12-11 22:35 pinskia at gcc dot gnu.org
  2023-12-17 21:26 ` [Bug target/112973] " egallager at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-12-11 22:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112973

            Bug ID: 112973
           Summary: Documentation for __builtin_preserve_access_index is
                    not wrapped in extend.texi
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: documentation, internal-improvement
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---
            Target: bpf

This is not wrapped to around 80 characters unlike the rest of the document:
```
@defbuiltin{{void *} __builtin_preserve_access_index (@var{expr})}
BPF Compile Once-Run Everywhere (CO-RE) support. Instruct GCC to generate CO-RE
relocation records for any accesses to aggregate data structures (struct,
union, array types) in @var{expr}. This builtin is otherwise transparent, the
return value is whatever @var{expr} evaluates to. It is also overloaded:
@var{expr} may be of any type (not necessarily a pointer), the return type is
the same. Has no effect if @code{-mco-re} is not in effect (either specified or
implied).
@enddefbuiltin
```

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/112973] Documentation for __builtin_preserve_access_index is not wrapped in extend.texi
  2023-12-11 22:35 [Bug target/112973] New: Documentation for __builtin_preserve_access_index is not wrapped in extend.texi pinskia at gcc dot gnu.org
@ 2023-12-17 21:26 ` egallager at gcc dot gnu.org
  2024-01-17  2:34 ` cvs-commit at gcc dot gnu.org
  2024-01-17  2:40 ` sandra at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: egallager at gcc dot gnu.org @ 2023-12-17 21:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112973

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egallager at gcc dot gnu.org
           Severity|normal                      |trivial
           Keywords|                            |easyhack

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/112973] Documentation for __builtin_preserve_access_index is not wrapped in extend.texi
  2023-12-11 22:35 [Bug target/112973] New: Documentation for __builtin_preserve_access_index is not wrapped in extend.texi pinskia at gcc dot gnu.org
  2023-12-17 21:26 ` [Bug target/112973] " egallager at gcc dot gnu.org
@ 2024-01-17  2:34 ` cvs-commit at gcc dot gnu.org
  2024-01-17  2:40 ` sandra at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-01-17  2:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112973

--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sandra Loosemore <sandra@gcc.gnu.org>:

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

commit r14-8171-gfce3f51f9c252c2650b2bf90401c72cda0eae088
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Wed Jan 17 00:24:36 2024 +0000

    Tidy documentation for BPF builtins [PR112973]

    gcc/Changelog
            PR target/112973
            * doc/extend.texi (BPF Built-in Functions): Wrap long lines and
            give the section a light copy-editing pass.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/112973] Documentation for __builtin_preserve_access_index is not wrapped in extend.texi
  2023-12-11 22:35 [Bug target/112973] New: Documentation for __builtin_preserve_access_index is not wrapped in extend.texi pinskia at gcc dot gnu.org
  2023-12-17 21:26 ` [Bug target/112973] " egallager at gcc dot gnu.org
  2024-01-17  2:34 ` cvs-commit at gcc dot gnu.org
@ 2024-01-17  2:40 ` sandra at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: sandra at gcc dot gnu.org @ 2024-01-17  2:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112973

sandra at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from sandra at gcc dot gnu.org ---
Fixed, along with some other too-long lines and copy-editing problems in the
same section.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-17  2:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11 22:35 [Bug target/112973] New: Documentation for __builtin_preserve_access_index is not wrapped in extend.texi pinskia at gcc dot gnu.org
2023-12-17 21:26 ` [Bug target/112973] " egallager at gcc dot gnu.org
2024-01-17  2:34 ` cvs-commit at gcc dot gnu.org
2024-01-17  2:40 ` sandra at gcc dot gnu.org

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