[Bug middle-end/82149] match.pd: 2919: bad if test ?

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Fri Sep 8 16:42:00 GMT 2017


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

David Binderman <dcb314 at hotmail dot com> changed:

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

--- Comment #1 from David Binderman <dcb314 at hotmail dot com> ---
svn blame says this:

250877    ygribov        bool exception_p
250877    ygribov          = real_isnan (cst) && (cst->signalling
250877    ygribov               || (cmp != EQ_EXPR || cmp != NE_EXPR));

Perhaps Yury can offer some advice.


More information about the Gcc-bugs mailing list