[Bug tree-optimization/105414] constant folding for fmin/max(snan, snan) is wrong

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 28 07:51:10 GMT 2022


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yeah, TREE_REAL_CST can't be used on @0 if it isn't a REAL_CST which nothing
guarantees.


More information about the Gcc-bugs mailing list