[Bug target/99197] Built-ins for packing/unpacking __ibm128 not documented

linkw at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 18 07:22:57 GMT 2022


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

Kewen Lin <linkw at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |linkw at gcc dot gnu.org

--- Comment #2 from Kewen Lin <linkw at gcc dot gnu.org> ---
Not sure if the documents could be taken inconsistent.

In the link
https://gcc.gnu.org/onlinedocs/gcc/Basic-PowerPC-Built-in-Functions-Available-on-ISA-2_002e05.html,
we have

"The basic built-in functions described in this section are available on the
PowerPC family of processors starting with ISA 2.05 or later."

The bifs __builtin_{un,}pack_{ibm128,longdouble} are listed on this page.

And the page Jonathan provided says

"The following built-in functions are also available on all PowerPC
processors:"

So the ones on this page presumably are typos?


More information about the Gcc-bugs mailing list