public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/110425] New: Docbug: missing name for builtin function (__builtin_alloca_with_align_and_max?)
@ 2023-06-27  2:16 hv at crypt dot org
  2023-06-27  2:24 ` [Bug c/110425] " pinskia at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hv at crypt dot org @ 2023-06-27  2:16 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110425
           Summary: Docbug: missing name for builtin function
                    (__builtin_alloca_with_align_and_max?)
           Product: gcc
           Version: 13.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hv at crypt dot org
  Target Milestone: ---

In https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html and
https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Other-Builtins.html the section
after the entry for __builtin_alloca_with_align() starts:

  Built-in Function: void * (size_t size, size_t alignment, size_t max_size)

    Similar to __builtin_alloca_with_align but takes an extra argument
specifying an upper bound for size ...

The name of the function is missing. Judging by the corresponding page for
v12.3.0, it should be "__builtin_alloca_with_align_and_max".

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

end of thread, other threads:[~2023-06-27  2:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-27  2:16 [Bug c/110425] New: Docbug: missing name for builtin function (__builtin_alloca_with_align_and_max?) hv at crypt dot org
2023-06-27  2:24 ` [Bug c/110425] " pinskia at gcc dot gnu.org
2023-06-27  2:25 ` pinskia at gcc dot gnu.org
2023-06-27  2:36 ` pinskia 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).