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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Though, previously the convert_like calls were done no matter what the
conversion is, so with the above patch maybe after the if (conv->user_conv_p)
... stmts, with whatever the conv is.  Not sure if it makes a difference for
anything.

Reply via email to