https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109154
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #12) > We definitely should add range-ops for conversions from integral to floating > point and from floating to integral and their reverses. Do we have range-ops for floating to floating point conversions btw (float to double or vice versa etc.)? If not, that is something to implement too for GCC 14.