On Fri, Jan 28, 2022 at 10:47:06PM -0500, Michael Meissner via Gcc-patches wrote: > 2022-01-28 Michael Meissner <meiss...@the-meissners.org> > > gcc/ > PR target/104253 > * config/rs6000/rs6000.cc (init_float128_ibm): Use the TF names > for builtin conversions between __ibm128 and DImode when long > double uses the IEEE 128-bit format. > > gcc/testsuite/ > PR target/104253 > * gcc.target/powerpc/pr104253.c: New test.
FYI, this looks good to me, but I think Segher or David should give the final ack. Jakub