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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>:

https://gcc.gnu.org/g:00b35424cbdd0985e87e6de2c381ee3c3f7fdc21

commit r15-3541-g00b35424cbdd0985e87e6de2c381ee3c3f7fdc21
Author: Thomas Schwinge <tschwi...@baylibre.com>
Date:   Mon Sep 9 08:39:10 2024 +0200

    Match: Fix ordered and nonequal: Fix 'gcc.dg/opt-ordered-and-nonequal-1.c'
re 'LOGICAL_OP_NON_SHORT_CIRCUIT' [PR116635]

    Fix up to make 'gcc.dg/opt-ordered-and-nonequal-1.c' of
    commit 91421e21e8f0f05f440174b8de7a43a311700e08
    "Match: Fix ordered and nonequal" work for default
    'LOGICAL_OP_NON_SHORT_CIRCUIT == false' configurations.

            PR testsuite/116635
            gcc/testsuite/
            * gcc.dg/opt-ordered-and-nonequal-1.c: Fix re
            'LOGICAL_OP_NON_SHORT_CIRCUIT'.

Reply via email to