https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121404
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I'm afraid double double is hopeless, being a weirdo variable precision format form 53 to up to almost 2000 bits of precision. I wouldn't waste energy on it, powerpc64le-linux has moved on to IEEE quad and powerpc64-linux and powerpc-linux are phased out.