Hi! On Mon, Oct 24, 2022 at 10:28:34AM -0600, Jeff Law wrote: > On 10/21/22 09:42, Jakub Jelinek wrote: > > On top of the pending > > https://gcc.gnu.org/pipermail/gcc-patches/2022-October/603665.html > > https://gcc.gnu.org/pipermail/gcc-patches/2022-October/604080.html > > the following patch adds some complex builtins which have libm > > implementation in glibc 2.26 and later on various arches. > > It is needed for libstdc++ _Float128 support when long double is not > > IEEE quad. > > OK
Thanks a lot. Can I ping the https://gcc.gnu.org/pipermail/gcc-patches/2022-October/603665.html patch these 2 approved patches (and the libstdc++ changes too) depend on? Thanks. Jakub