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

            Bug ID: 116860
           Summary: New test case gcc.dg/tree-ssa/fold-xor-and-or.c from
                    r15-3866-ga88d6c6d777ad7 fails
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:a88d6c6d777ad7c9235e2e620318f26e5347e50a, r15-3866-ga88d6c6d777ad7

make  -k check-gcc
RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/fold-xor-and-or.c"
FAIL: gcc.dg/tree-ssa/fold-xor-and-or.c scan-tree-dump-not optimized
"d1_[0-9]+.D. \\^ d2_[0-9]+.D."

commit a88d6c6d777ad7c9235e2e620318f26e5347e50a (HEAD)
Author: Konstantinos Eleftheriou <konstantinos.elefther...@vrull.eu>
Date:   Wed Aug 7 17:54:30 2024 +0200

    match: Fix A || B not optimized to true when !B implies A [PR114326]

            * gcc.dg/tree-ssa/fold-xor-and-or.c: New test.

Reply via email to