https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110018

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86_64-*-*

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think the easiest would be to handle this in pattern recog and piggy-back
on the existing multi-step conversion support for the integral promotion
whilst not relying on such for int<->float conversions.

Reply via email to