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

            Bug ID: 98085
           Summary: [11 regression] new test case
                    gcc.dg/tree-ssa/if-to-switch-2.c fails in r11-5605
           Product: gcc
           Version: 11.0
            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:03eb09292ef228d1d12b5168cdd748583b1f992a, r11-5605 

make  -k check-gcc RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/if-to-switch-2.c"
. . .
Executing on host: /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-2.c   
-fdiagnostics-plain-output   -O2 -fdump-tree-iftoswitch-optimized -S -o
if-to-switch-2.s    (timeout = 300)
spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-2.c
-fdiagnostics-plain-output -O2 -fdump-tree-iftoswitch-optimized -S -o
if-to-switch-2.s
Executing on host: /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/ exceptions_enabled103054.cc   
-fdiagnostics-plain-output  -S -o exceptions_enabled103054.s    (timeout = 300)
spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/ exceptions_enabled103054.cc
-fdiagnostics-plain-output -S -o exceptions_enabled103054.s
PASS: gcc.dg/tree-ssa/if-to-switch-2.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/if-to-switch-2.c scan-tree-dump iftoswitch "Condition
chain with 3 BBs transformed into a switch statement."
testcase
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp
completed in 0 seconds

                === gcc Summary ===

# of expected passes            1
# of unexpected failures        1

Reply via email to