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

            Bug ID: 108776
           Summary: new test case c-c++-common/rotate-11.c from
                    r12-9158-ga015ebe382cd6d fails
           Product: gcc
           Version: 12.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:a015ebe382cd6d0beab9db4ad33fbd252b7e2339, r12-9158-ga015ebe382cd6d

make  -k check-gcc RUNTESTFLAGS="dg.exp=c-c++-common/rotate-11.c"
FAIL: c-c++-common/rotate-11.c  -Wc++-compat   scan-tree-dump-times optimized "
r<< " 5
FAIL: c-c++-common/rotate-11.c  -std=gnu++98  scan-tree-dump-times optimized "
r<< " 5
FAIL: c-c++-common/rotate-11.c  -std=gnu++14  scan-tree-dump-times optimized "
r<< " 5
FAIL: c-c++-common/rotate-11.c  -std=gnu++17  scan-tree-dump-times optimized "
r<< " 5
FAIL: c-c++-common/rotate-11.c  -std=gnu++20  scan-tree-dump-times optimized "
r<< " 5
# of expected passes            2
# of expected passes            8
# of unexpected failures        1
# of unexpected failures        4


commit a015ebe382cd6d0beab9db4ad33fbd252b7e2339 (HEAD, refs/bisect/bad)
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Thu Jan 19 10:00:51 2023 +0100

    forwprop: Further fixes for simplify_rotate [PR108440]

Reply via email to