On Tue, Mar 04, 2025 at 09:26:07AM +0000, Richard Sandiford wrote:
> gcc/
>       PR rtl-optimization/119002
>       * simplify-rtx.cc
>       (simplify_context::simplify_logical_relational_operation): Handle
>       comparisons between CC values.  If there is no evidence that the
>       CC values are unsigned, restrict the fold to always-true or
>       always-false results.
> 
> gcc/testsuite/
>       * gcc.c-torture/execute/ieee/pr119002.c: New test.
>       * gcc.target/aarch64/pr117186.c: Run at -O2 rather than -O.

LGTM.

        Jakub

Reply via email to