public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/107724] New: __builtin_{l,ll}floor* and __builtin_{l,ll}ceil* are not documented
@ 2022-11-16 19:58 pinskia at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: pinskia at gcc dot gnu.org @ 2022-11-16 19:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107724
           Summary: __builtin_{l,ll}floor* and __builtin_{l,ll}ceil* are
                    not documented
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

I found this while looking quickly into PR 107723, these two sets of built-ins
are not documented. While __builtin_{l,ll}round* set is documented.
The floor and ceil sets are even an extension on top and not part of any
standard as far as I can tell even.  They are mostly used to optimize to one
instruction for many targets.

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

only message in thread, other threads:[~2022-11-16 19:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16 19:58 [Bug middle-end/107724] New: __builtin_{l,ll}floor* and __builtin_{l,ll}ceil* are not documented 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).