https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119246
--- Comment #2 from Tomasz KamiĆski <tkaminsk at gcc dot gnu.org> --- We should also see if we can format `_Float128` and `__float128` by casting to either of them. Similary how we handle `_Float32` and other type now.