[Bug tree-optimization/60540] Don't convert int to float when comparing int with float (double) constant

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 7 19:57:21 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=81376

--- Comment #15 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #14)
> So the original case we do handle since r9-3447.

I should say the cases where integer type does not fit into float/double is not
handled and I cannot find it this was discussed when the patch was submitted or
not.  See PR 81376 also.


More information about the Gcc-bugs mailing list