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

            Bug ID: 97066
           Summary: GCC11 regression caused by r11-3207
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: crazylht at gmail dot com
                CC: fxue at os dot amperecomputing.com
  Target Milestone: ---
              Host: x86_64-pc-linux-gnu

Commit r11-3207 caused.

FAIL: gcc.dg/tree-ssa/20030807-10.c scan-tree-dump-times vrp1 " >> 2" 1
FAIL: gcc.dg/tree-ssa/20030807-10.c scan-tree-dump-times vrp1 " & 3" 1
FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made"

with gcc configure as

../../gcc/configure
--prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3207/usr
--enable-clocale=gnu --with-system-zlib --with-demangler-in-ld
--with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl
--enable-libmpx x86_64-linux --disable-bootstrap

Reply via email to