Yes, "--without-long-double-128" is the only supported way to request a 64-bit long double on Power.
"--with-long-double-64", was mistakenly mentioned in documentation and are not recognized by the configure script. Thanks, Kishan On 25/11/25 11:38 am, Manjunath S Matti wrote: > Hi, > > This patch is simple, but I have a question here! > > Do you mean "--without-long-double-128" implies "--with-long-double-64" ? > > Apart for the comment, the patch looks good to me > > > Regards, > > Manjunath S Matti.
