[Bug tree-optimization/107490] [13 Regression] ICE in build_ge, at range-op-float.cc:283

aldyh at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 1 16:16:26 GMT 2022


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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
                 CC|                            |aldyh at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |aldyh at gcc dot gnu.org

--- Comment #2 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
We're trying to solve op2 for:

[1,1] = NAN .UNLE_EXPR. op2

NAN needs to be special cased.


More information about the Gcc-bugs mailing list