public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/99197] New: Built-ins for packing/unpacking __ibm128 not documented
@ 2021-02-22 11:02 redi at gcc dot gnu.org
  2022-02-15  0:17 ` [Bug target/99197] " meissner at gcc dot gnu.org
  2022-02-18  7:22 ` linkw at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2021-02-22 11:02 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99197
           Summary: Built-ins for packing/unpacking __ibm128 not
                    documented
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
  Target Milestone: ---
            Target: powerpc*-*-*

https://gcc.gnu.org/onlinedocs/gcc/Basic-PowerPC-Built-in-Functions-Available-on-all-Configurations.html
has the prototypes:

double __builtin_unpack_ibm128 (__ibm128, int);
__ibm128 __builtin_pack_ibm128 (double, double);

But they are undocumented.

The simplest fix might be to just point to the next section of the docs and say
they behave the same as the corresponding __builtin_xxx_longdouble built-ins.

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

end of thread, other threads:[~2022-02-18  7:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22 11:02 [Bug target/99197] New: Built-ins for packing/unpacking __ibm128 not documented redi at gcc dot gnu.org
2022-02-15  0:17 ` [Bug target/99197] " meissner at gcc dot gnu.org
2022-02-18  7:22 ` linkw 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).