https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96040
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Ok. Still, there can be problems in holding non-floating values in floating point parameters, because not all bits are necessarily preserved (e.g. padding bits inside of the floating point format).