[r11-6849 Regression] FAIL: g++.target/i386/pr88152.C scan-assembler-not vpcmpgt|vpcmpeq|vpsra on Linux/x86_64
On Linux/x86_64, ee78c20e74d30284fee36e22a64e86e45e676029 is the first bad commit commit ee78c20e74d30284fee36e22a64e86e45e676029 Author: liuhongt Date: Fri Dec 18 15:56:06 2020 +0800 Lower AVX512 vector comparison to AVX version when dest is vector. caused FAIL: g++.target/i386/pr88152.C scan-assembler-not vpcmpgt|vpcmpeq|vpsra with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-6849/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=g++.target/i386/pr88152.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=g++.target/i386/pr88152.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-6981 Regression] FAIL: gcc.c-torture/compile/20051216-1.c -O1 (test for excess errors) on Linux/x86_64
On Linux/x86_64, a7f52181a6a16bb6d216ff41d9c6a9da95c19b5c is the first bad commit commit a7f52181a6a16bb6d216ff41d9c6a9da95c19b5c Author: Richard Biener Date: Fri Jan 29 16:02:36 2021 +0100 rtl-optimization/98863 - tame i386 specific RPAD pass caused FAIL: gcc.c-torture/compile/20051216-1.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/20051216-1.c -O1 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-6981/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="compile.exp=gcc.c-torture/compile/20051216-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-7011 Regression] FAIL: g++.dg/cpp0x/alias-decl-dr1558.C -std=c++17 (test for excess errors) on Linux/x86_64
On Linux/x86_64, 6e0a231a4aa2407bb7167daf98a37795a67364d8 is the first bad commit commit 6e0a231a4aa2407bb7167daf98a37795a67364d8 Author: Jason Merrill Date: Wed Jan 27 17:15:39 2021 -0500 c++: alias in qualified-id in template arg [PR98570] caused FAIL: g++.dg/cpp0x/alias-decl-52.C -std=c++17 (internal compiler error) FAIL: g++.dg/cpp0x/alias-decl-52.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/alias-decl-dr1558.C -std=c++17 (internal compiler error) FAIL: g++.dg/cpp0x/alias-decl-dr1558.C -std=c++17 (test for errors, line 13) FAIL: g++.dg/cpp0x/alias-decl-dr1558.C -std=c++17 (test for errors, line 7) FAIL: g++.dg/cpp0x/alias-decl-dr1558.C -std=c++17 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-7011/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/cpp0x/alias-decl-52.C --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/cpp0x/alias-decl-dr1558.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-7011 Regression] FAIL: g++.dg/cpp0x/alias-decl-dr1558.C -std=c++17 (test for excess errors) on Linux/x86_64
On Linux/x86_64, 6e0a231a4aa2407bb7167daf98a37795a67364d8 is the first bad commit commit 6e0a231a4aa2407bb7167daf98a37795a67364d8 Author: Jason Merrill Date: Wed Jan 27 17:15:39 2021 -0500 c++: alias in qualified-id in template arg [PR98570] caused FAIL: g++.dg/modules/xtreme-header-1_a.H module-cmi (gcm.cache/$srcdir/g++.dg/modules/xtreme-header-1_a.H.gcm) FAIL: g++.dg/modules/xtreme-header-1_a.H -std=c++2a (internal compiler error) FAIL: g++.dg/modules/xtreme-header-1_a.H -std=c++2a (test for excess errors) FAIL: g++.dg/pr77550.C (internal compiler error) FAIL: g++.dg/pr77550.C (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-7011/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="modules.exp=g++.dg/modules/xtreme-header-1_a.H --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/pr77550.C --target_board='unix{-m32}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-7112 Regression] FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -Os (test for excess errors) on Linux/x86_64
On Linux/x86_64, 9a4d32f85ccebc0ee4b24e6d9d7a4f11c04d7146 is the first bad commit commit 9a4d32f85ccebc0ee4b24e6d9d7a4f11c04d7146 Author: Julian Brown Date: Tue Feb 2 03:44:34 2021 -0800 openacc: Allow strided arrays in update directives caused FAIL: gfortran.dg/goacc/array-with-dt-2.f90 -O (internal compiler error) FAIL: gfortran.dg/goacc/array-with-dt-2.f90 -O (test for excess errors) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O0 (internal compiler error) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O0 (test for excess errors) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O1 (internal compiler error) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O1 (test for excess errors) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (internal compiler error) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O3 -g (internal compiler error) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O3 -g (test for excess errors) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -Os (internal compiler error) FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -Os (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-7112/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/array-with-dt-2.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/array-with-dt-2.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/array-with-dt-2.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/array-with-dt-2.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.oacc-fortran/array-stride-dt-1.f90 --target_board='unix{-m32}'" $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.oacc-fortran/array-stride-dt-1.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.oacc-fortran/array-stride-dt-1.f90 --target_board='unix{-m64}'" $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.oacc-fortran/array-stride-dt-1.f90 --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-7113 Regression] FAIL: gfortran.dg/goacc/derived-chartypes-2.f90 -O (test for excess errors) on Linux/x86_64
On Linux/x86_64, b2d84e9f9cccbe4ee662f7002b83105629d09939 is the first bad commit commit b2d84e9f9cccbe4ee662f7002b83105629d09939 Author: Julian Brown Date: Thu Feb 4 10:13:22 2021 -0800 openacc: Tests for character types in derived-type mappings caused FAIL: gfortran.dg/goacc/derived-chartypes-1.f90 -O (internal compiler error) FAIL: gfortran.dg/goacc/derived-chartypes-1.f90 -O (test for excess errors) FAIL: gfortran.dg/goacc/derived-chartypes-2.f90 -O (internal compiler error) FAIL: gfortran.dg/goacc/derived-chartypes-2.f90 -O (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-7113/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/derived-chartypes-1.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/derived-chartypes-1.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/derived-chartypes-1.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/derived-chartypes-1.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/derived-chartypes-2.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/derived-chartypes-2.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/derived-chartypes-2.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/derived-chartypes-2.f90 --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-7271 Regression] FAIL: g++.dg/modules/pr99023_a.H (test for excess errors) on Linux/x86_64
On Linux/x86_64, d8889c99aab4b599aa7ceb7079e69a9766171336 is the first bad commit commit d8889c99aab4b599aa7ceb7079e69a9766171336 Author: Nathan Sidwell Date: Wed Feb 17 10:43:21 2021 -0800 c++: Macros need to be GTY-reachable [PR 99023] caused FAIL: g++.dg/modules/pr99023_a.H module-cmi ,/pr99023_a.H (gcm.cache/,/pr99023_a.H.gcm) FAIL: g++.dg/modules/pr99023_a.H (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-7271/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="modules.exp=g++.dg/modules/pr99023_a.H --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="modules.exp=g++.dg/modules/pr99023_a.H --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-7430 Regression] FAIL: g++.dg/ext/attr-lambda3.C -std=c++2a (test for excess errors) on Linux/x86_64
On Linux/x86_64, 5d9d6c1cd8d9f0e057b4a7a849bc765e2109137c is the first bad commit commit 5d9d6c1cd8d9f0e057b4a7a849bc765e2109137c Author: Jason Merrill Date: Fri Feb 26 05:45:02 2021 -0500 c++: Allow GNU attributes before lambda -> [PR90333] caused FAIL: g++.dg/ext/attr-lambda3.C -std=c++14 (test for excess errors) FAIL: g++.dg/ext/attr-lambda3.C -std=c++17 (test for excess errors) FAIL: g++.dg/ext/attr-lambda3.C -std=c++2a (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-7430/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/ext/attr-lambda3.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/ext/attr-lambda3.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/ext/attr-lambda3.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/ext/attr-lambda3.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-7469 Regression] FAIL: gcc.dg/attr-flatten-1.c (test for warnings, line 13) on Linux/x86_64
On Linux/x86_64, f8e7f3f3f33e22721a28772cc3f9b616e48cd1c9 is the first bad commit commit f8e7f3f3f33e22721a28772cc3f9b616e48cd1c9 Author: Jason Merrill Date: Thu Feb 11 22:01:19 2021 -0500 cgraph: flatten and same_body aliases [PR96078] caused FAIL: gcc.dg/attr-flatten-1.c (test for warnings, line 13) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-7469/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/attr-flatten-1.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/attr-flatten-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/attr-flatten-1.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/attr-flatten-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r10-9413 Regression] FAIL: gcc.dg/attr-flatten-1.c (test for warnings, line 13) on Linux/x86_64
On Linux/x86_64, d455130553544ee838b5215e76ccad22304cde39 is the first bad commit commit d455130553544ee838b5215e76ccad22304cde39 Author: Jason Merrill Date: Thu Feb 11 22:01:19 2021 -0500 cgraph: flatten and same_body aliases [PR96078] caused FAIL: gcc.dg/attr-flatten-1.c (test for warnings, line 13) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-10/releases/gcc-10/r10-9413/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/attr-flatten-1.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/attr-flatten-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/attr-flatten-1.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/attr-flatten-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-7560 Regression] FAIL: g++.dg/modules/builtin-3_a.C -std=c++2b scan-lang-dump module "Wrote GMF:-[0-9]* type_decl:'::__builtin_va_list'@builtins" on Linux/x86_64
On Linux/x86_64, bc56d27de97ecea813279ce5ba45b278dcccfe21 is the first bad commit commit bc56d27de97ecea813279ce5ba45b278dcccfe21 Author: Nathan Sidwell Date: Mon Mar 8 11:55:26 2021 -0800 C++: Enable c++2b module mode [PR 99436] caused FAIL: g++.dg/modules/builtin-3_a.C -std=c++17 scan-lang-dump module "Writing:-[0-9]*'s named merge key \\(decl\\) type_decl:'::__builtin_va_list'" FAIL: g++.dg/modules/builtin-3_a.C -std=c++17 scan-lang-dump module "Wrote GMF:-[0-9]* type_decl:'::__builtin_va_list'@builtins" FAIL: g++.dg/modules/builtin-3_a.C -std=c++2a scan-lang-dump module "Writing:-[0-9]*'s named merge key \\(decl\\) type_decl:'::__builtin_va_list'" FAIL: g++.dg/modules/builtin-3_a.C -std=c++2a scan-lang-dump module "Wrote GMF:-[0-9]* type_decl:'::__builtin_va_list'@builtins" FAIL: g++.dg/modules/builtin-3_a.C -std=c++2b scan-lang-dump module "Writing:-[0-9]*'s named merge key \\(decl\\) type_decl:'::__builtin_va_list'" FAIL: g++.dg/modules/builtin-3_a.C -std=c++2b scan-lang-dump module "Wrote GMF:-[0-9]* type_decl:'::__builtin_va_list'@builtins" with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-7560/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="modules.exp=g++.dg/modules/builtin-3_a.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="modules.exp=g++.dg/modules/builtin-3_a.C --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-2649 Regression] FAIL: gcc.target/i386/pr78103-2.c scan-assembler \\m(leal|addl)\\M on Linux/x86_64
On Linux/x86_64, 91425e2adecd00091d7443104ecb367686e88663 is the first bad commit commit 91425e2adecd00091d7443104ecb367686e88663 Author: Jakub Jelinek Date: Sat Jul 31 09:19:32 2021 +0200 i386: Improve extensions of __builtin_clz and constant - __builtin_clz for -mno-lzcnt [PR78103] caused FAIL: gcc.target/i386/pr78103-2.c scan-assembler \\m(leal|addl)\\M with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-2649/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr78103-2.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-2729 Regression] FAIL: g++.dg/cpp2a/concepts-pr67774.C -std=c++2a (test for excess errors) on Linux/x86_64
On Linux/x86_64, 240b01b0215f9e46ecf04267c8a3faeb19d4fe3c is the first bad commit commit 240b01b0215f9e46ecf04267c8a3faeb19d4fe3c Author: Jonathan Wakely Date: Tue Aug 3 18:06:27 2021 +0100 libstdc++: Add [[nodiscard]] to iterators and related utilities caused FAIL: g++.dg/cpp2a/concepts-pr67774.C -std=c++2a (test for excess errors) with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/cpp2a/concepts-pr67774.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/cpp2a/concepts-pr67774.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/cpp2a/concepts-pr67774.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/cpp2a/concepts-pr67774.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-2733 Regression] FAIL: gcc.target/i386/vect-gather-1.c scan-tree-dump vect "loop vectorized" on Linux/x86_64
On Linux/x86_64, 31855ba6b16cd138d7484076a08cd40d609654b8 is the first bad commit commit 31855ba6b16cd138d7484076a08cd40d609654b8 Author: Richard Biener Date: Thu Jul 29 14:14:48 2021 +0200 Add emulated gather capability to the vectorizer caused FAIL: gcc.target/i386/vect-gather-1.c scan-tree-dump vect "loop vectorized" with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/vect-gather-1.c --target_board='unix{-m32}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-2730 Regression] FAIL: g++.old-deja/g++.other/inline7.C -std=gnu++2a (test for excess errors) on Linux/x86_64
On Linux/x86_64, 0d04fe49239d91787850036599164788f1c87785 is the first bad commit commit 0d04fe49239d91787850036599164788f1c87785 Author: Jonathan Wakely Date: Tue Aug 3 20:50:52 2021 +0100 libstdc++: Add [[nodiscard]] to sequence containers caused FAIL: g++.old-deja/g++.other/inline7.C -std=gnu++17 (test for excess errors) FAIL: g++.old-deja/g++.other/inline7.C -std=gnu++2a (test for excess errors) with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="old-deja.exp=g++.old-deja/g++.other/inline7.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="old-deja.exp=g++.old-deja/g++.other/inline7.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="old-deja.exp=g++.old-deja/g++.other/inline7.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="old-deja.exp=g++.old-deja/g++.other/inline7.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-2789 Regression] FAIL: gcc.dg/tree-ssa/gen-vect-11b.c scan-tree-dump-times vect "vectorized 0 loops" 1 on Linux/x86_64
On Linux/x86_64, f31da42e047e8018ca6ad9809273bc7efb6ffcaf is the first bad commit commit f31da42e047e8018ca6ad9809273bc7efb6ffcaf Author: Richard Biener Date: Fri Aug 6 14:39:05 2021 +0200 tree-optimization/101801 - remove vect_worthwhile_without_simd_p caused FAIL: gcc.dg/tree-ssa/gen-vect-11b.c scan-tree-dump-times vect "vectorized 0 loops" 1 with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/gen-vect-11b.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/gen-vect-11b.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-2766 Regression] FAIL: g++.dg/warn/Wstringop-overflow-6.C -std=gnu++2a (test for excess errors) on Linux/x86_64
On Linux/x86_64, 7b1de3eb9ed3f8dde54732d88520292c5ad1157d is the first bad commit commit 7b1de3eb9ed3f8dde54732d88520292c5ad1157d Author: Jonathan Wakely Date: Thu Aug 5 13:34:00 2021 +0100 libstdc++: Move attributes that follow requires-clauses [PR101782] caused FAIL: g++.dg/warn/Wstringop-overflow-6.C -std=gnu++2a (test for excess errors) with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/Wstringop-overflow-6.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/Wstringop-overflow-6.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/Wstringop-overflow-6.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/Wstringop-overflow-6.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-2808 Regression] FAIL: gfortran.dg/ieee/pr77372.f90 -O (test for excess errors) on Linux/x86_64
On Linux/x86_64, 527a1cf32c27a3fbeaf6be7596241570d864cc4c is the first bad commit commit 527a1cf32c27a3fbeaf6be7596241570d864cc4c Author: Tobias Burnus Date: Mon Aug 9 12:35:23 2021 +0200 testsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305, PR101660] caused FAIL: gfortran.dg/ieee/dec_math_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/ieee_10.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_10.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_10.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/ieee_10.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/ieee_10.f90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/ieee_1.F90 -O0 execution test FAIL: gfortran.dg/ieee/ieee_1.F90 -O1 execution test FAIL: gfortran.dg/ieee/ieee_1.F90 -O2 execution test FAIL: gfortran.dg/ieee/ieee_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/ieee_1.F90 -O3 -g execution test FAIL: gfortran.dg/ieee/ieee_1.F90 -Os execution test FAIL: gfortran.dg/ieee/ieee_3.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_3.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_3.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/ieee_3.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/ieee_3.f90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/ieee_4.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_4.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_4.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/ieee_4.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/ieee_4.f90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/ieee_6.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_6.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_6.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/ieee_6.f90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/ieee_7.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_7.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_7.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/ieee_7.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/ieee_7.f90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/ieee_8.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_8.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_8.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/ieee_8.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/ieee_8.f90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/ieee_9.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_9.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_9.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/ieee_9.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/ieee_9.f90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/large_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/large_1.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/large_1.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/large_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/large_1.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/large_1.f90 -Os (test
[r12-2898 Regression] FAIL: g++.dg/warn/uninit-1.C -std=gnu++98 (test for excess errors) on Linux/x86_64
On Linux/x86_64, 4341b1b165751e728692eec12405fc04b2c681aa is the first bad commit commit 4341b1b165751e728692eec12405fc04b2c681aa Author: Jan Hubicka Date: Fri Aug 13 10:04:52 2021 +0200 Introduce EAF_NOREAD and cleanup EAF_UNUSED + ipa-modref caused FAIL: g++.dg/warn/uninit-1.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/warn/uninit-1.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/warn/uninit-1.C -std=gnu++2a (test for excess errors) FAIL: g++.dg/warn/uninit-1.C -std=gnu++98 (test for excess errors) with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/uninit-1.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/uninit-1.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/uninit-1.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/uninit-1.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-2919 Regression] FAIL: gcc.target/i386/pr82460-2.c scan-assembler-not \\mvpermi2b\\M on Linux/x86_64
On Linux/x86_64, faf2b6bc527dff31725dde55381c92688047 is the first bad commit commit faf2b6bc527dff31725dde55381c92688047 Author: liuhongt Date: Mon Aug 16 11:16:52 2021 +0800 Optimize __builtin_shuffle_vector. caused FAIL: gcc.target/i386/pr82460-2.c scan-assembler-not \\mvpermi2b\\M with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr82460-2.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr82460-2.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-3003 Regression] FAIL: g++.dg/analyzer/pr96641.C -std=c++98 (test for excess errors) on Linux/x86_64
On Linux/x86_64, 1b34248527472496ca3fe2a07183beac8cf69041 is the first bad commit commit 1b34248527472496ca3fe2a07183beac8cf69041 Author: Ankur Saini Date: Sun Aug 15 19:19:07 2021 +0530 analyzer: detect and analyze virtual function calls caused FAIL: g++.dg/analyzer/pr96641.C -std=c++14 (test for excess errors) FAIL: g++.dg/analyzer/pr96641.C -std=c++17 (test for excess errors) FAIL: g++.dg/analyzer/pr96641.C -std=c++2a (test for excess errors) FAIL: g++.dg/analyzer/pr96641.C -std=c++98 (test for excess errors) with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="analyzer.exp=g++.dg/analyzer/pr96641.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="analyzer.exp=g++.dg/analyzer/pr96641.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="analyzer.exp=g++.dg/analyzer/pr96641.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="analyzer.exp=g++.dg/analyzer/pr96641.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-3002 Regression] FAIL: gfortran.dg/analyzer/pr96949.f90 -O (test for excess errors) on Linux/x86_64
On Linux/x86_64, aef703cf982072427e74034f4c460a11c5e04b8e is the first bad commit commit aef703cf982072427e74034f4c460a11c5e04b8e Author: Ankur Saini Date: Thu Jul 29 15:48:07 2021 +0530 analyzer: detect and analyze calls via function pointer caused FAIL: gcc.dg/analyzer/analyzer-verbosity-0.c expected multiline pattern lines 24-60 not found: "\s*NN \| free \(ptr\);.*\n \| \^~\n 'test_1': event 1.*\n\|.*\n\| NN \| calls_free_1 \(ptr\);.*\n \| \| \^~\n\| \| \|.*\n\| \| \(1\) calling 'calls_free_1' from 'test_1'.*\n\|.*\n\+--> 'calls_free_1': event 2.*\n \|.*\n \| NN \| free \(ptr\);.*\n \| \| \^~\n \| \| \|.*\n \| \| \(2\) first 'free' here.*\n \|.*\n <--\+.*\n\|.*\n 'test_1': events 3-4.*\n\|.*\n\| NN \| calls_free_1 \(ptr\);.*\n\| \| \^~\n\| \| \|.*\n\| \| \(3\) returning to 'test_1' from 'calls_free_1'.*\n\|\.\.\.\.\.\..*\n\| NN \| calls_free_1 \(ptr\);.*\n\| \| ~~\n\| \| \|.*\n \| \| \(4\) passing freed pointer 'ptr' in call to 'calls_free_1' from 'test_1'.*\n\|.*\n\+--> 'calls_free_1': event 5.*\n \|.*\n \| NN \| free \(ptr\);.*\n \| \| \^~\n \| \| \|.*\n \| \| \(5\) second 'free' here; first 'free' was at \(2\).*\n \|.*\n" FAIL: gcc.dg/analyzer/analyzer-verbosity-0.c expected multiline pattern lines 94-130 not found: " NN \| free \(ptr\);.*\n \| \^~\n 'test_2': event 1.*\n\|.*\n\| NN \| calls_free_2 \(ptr\);.*\n \| \| \^~\n\| \| \|.*\n\| \| \(1\) calling 'calls_free_2' from 'test_2'.*\n\|.*\n\+--> 'calls_free_2': event 2.*\n \|.*\n \| NN \| free \(ptr\);.*\n \| \| \^~\n \| \| \|.*\n \| \| \(2\) first 'free' here.*\n \|.*\n <--\+.*\n\|.*\n 'test_2': events 3-4.*\n\|.*\n\| NN \| calls_free_2 \(ptr\);.*\n\| \| \^~\n\| \| \|.*\n\| \| \(3\) returning to 'test_2' from 'calls_free_2'.*\n\|\.\.\.\.\.\..*\n\| NN \| calls_free_2 \(ptr\);.*\n\| \| ~~\n\| \| \|.*\n\| \| \(4\) passing freed pointer 'ptr' in call to 'calls_free_2' from 'test_2'.*\n\|.*\n\+--> 'calls_free_2': event 5.*\n \|.*\n \| NN \| free \(ptr\);.*\n \| \| \^~\n \| \| \|.*\n \| \| \(5\) second 'free' here; first 'free' was at \(2\).*\n \|.*\n" FAIL: gcc.dg/analyzer/analyzer-verbosity-0.c (test for excess errors) FAIL: gcc.dg/analyzer/analyzer-verbosity-1.c expected multiline pattern lines 109-160 not found: " NN \| free \(ptr\);.*\n \| \^~\n 'test_2': events 1-2.*\n\|.*\n\| NN \| void test_2 \(void \*ptr, int a, int b\).*\n\| \| \^~\n\| \| \|.*\n\| \| \(1\) entry to 'test_2'.*\n\|\.\.\.\.\.\..*\n\| NN \| calls_free_2 \(ptr\);.*\n\| \| ~~\n\| \| \|.*\n\| \| \(2\) calling 'calls_free_2' from 'test_2'.*\n\|.*\n\+--> 'calls_free_2': events 3-4.*\n \|.*\n \| NN \| void calls_free_2 \(void \*ptr\).*\n \| \| \^~~~\n \| \| \|.*\n \| \| \(3\) entry to 'calls_free_2'.*\n \| NN \| \{.*\n \| NN \| free \(ptr\);.*\n \| \| ~~\n \| \| \|.*\n \| \| \(4\) first 'free' here.*\n \|.*\n <--\+.*\n\|.*\n 'test_2': events 5-6.*\n\|.*\n\| NN \| calls_free_2 \(ptr\);.*\n\| \| \^~\n\| \| \|.*\n\| \| \(5\) returning to 'test_2' from 'calls_free_2'.*\n\|\.\.\.\.\.\..*\n\| NN \| calls_free_2 \(ptr\);.*\n\| \| ~~\n\| \| \|.*\n\| \| \(6\) passing freed pointer 'ptr' in call to 'calls_free_2' from 'test_2'.*\n\|.*\n\+--> 'calls_free_2': events 7-8.*\n \|.*\n \| NN \| void calls_free_2 \(void \*ptr\).*\n \| \| \^~~~\n \| \| \|.*\n \| \| \(7\) entry to 'calls_free_2'.*\n \| NN \| \{.*\n \| NN \| free \(ptr\);.*\n \| \| ~~\n \| \| \|.*\n \| \| \(8
[r12-3052 Regression] FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for excess errors) on Linux/x86_64
On Linux/x86_64, e92d0ff6b5e6d4b95c04fc3e326d40efeb136086 is the first bad commit commit e92d0ff6b5e6d4b95c04fc3e326d40efeb136086 Author: Ankur Saini Date: Thu Aug 19 19:54:56 2021 +0530 analyzer: Fix PR analyzer/101980 caused FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for excess errors) with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="analyzer.exp=gcc.dg/analyzer/malloc-callbacks.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="analyzer.exp=gcc.dg/analyzer/malloc-callbacks.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="analyzer.exp=gcc.dg/analyzer/malloc-callbacks.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="analyzer.exp=gcc.dg/analyzer/malloc-callbacks.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-3108 Regression] FAIL: gcc.target/i386/sse2-shiftqihi-constant-1.c scan-assembler-times pxor[^\n]*%xmm 1 on Linux/x86_64
On Linux/x86_64, 6ddb30f941a44bd528904558673ab35394565f08 is the first bad commit commit 6ddb30f941a44bd528904558673ab35394565f08 Author: liuhongt Date: Fri Aug 20 15:30:40 2021 +0800 Optimize (a & b) | (c & ~b) to vpternlog instruction. caused FAIL: gcc.target/i386/avx2-shiftqihi-constant-1.c scan-assembler-times vpand[^\n]*%ymm 3 FAIL: gcc.target/i386/avx2-shiftqihi-constant-1.c scan-assembler-times vpxor[^\n]*%ymm 1 FAIL: gcc.target/i386/sse2-shiftqihi-constant-1.c scan-assembler-times pxor[^\n]*%xmm 1 with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/avx2-shiftqihi-constant-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/avx2-shiftqihi-constant-1.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/sse2-shiftqihi-constant-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/sse2-shiftqihi-constant-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-3144 Regression] FAIL: gcc.dg/tree-ssa/pr64130.c scan-tree-dump evrp "int \\[-8589934591, -2\\]" on Linux/x86_64
On Linux/x86_64, ed3de423f1694d30f90c024fb6e19e2c6323 is the first bad commit commit ed3de423f1694d30f90c024fb6e19e2c6323 Author: Martin Sebor Date: Wed Aug 25 14:36:13 2021 -0600 Avoid printing range table header alone. caused FAIL: gcc.dg/tree-ssa/evrp1.c scan-tree-dump evrp "\\[5, \\+INF" FAIL: gcc.dg/tree-ssa/evrp2.c scan-tree-dump evrp "\\[4, 7\\]" FAIL: gcc.dg/tree-ssa/evrp3.c scan-tree-dump evrp "\\[1, 10\\]" FAIL: gcc.dg/tree-ssa/evrp4.c scan-tree-dump evrp "\\[1B, \\+INF\\]" FAIL: gcc.dg/tree-ssa/evrp6.c scan-tree-dump evrp "\\[12, \\+INF" FAIL: gcc.dg/tree-ssa/pr64130.c scan-tree-dump evrp "int \\[2, 8589934591\\]" FAIL: gcc.dg/tree-ssa/pr64130.c scan-tree-dump evrp "int \\[-8589934591, -2\\]" with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp1.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp1.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp1.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp2.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp2.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp2.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp2.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp3.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp3.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp3.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp3.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp4.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp4.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp4.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp4.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp6.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp6.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp6.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/evrp6.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr64130.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr64130.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr64130.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr64130.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-3142 Regression] FAIL: 20_util/enable_shared_from_this/89303.cc (test for excess errors) on Linux/x86_64
On Linux/x86_64, 5c85f29537662f1f4195a102cbf0182ffa32d8ac is the first bad commit commit 5c85f29537662f1f4195a102cbf0182ffa32d8ac Author: Jan Hubicka Date: Wed Aug 25 21:43:07 2021 +0200 Merge load/stores in ipa-modref summaries caused FAIL: 20_util/enable_shared_from_this/89303.cc (test for excess errors) FAIL: g++.dg/torture/pr89303.C -O1 (internal compiler error) FAIL: g++.dg/torture/pr89303.C -O1 (test for excess errors) with GCC configured with To reproduce: $ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/enable_shared_from_this/89303.cc --target_board='unix{-m32}'" $ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/enable_shared_from_this/89303.cc --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg-torture.exp=g++.dg/torture/pr89303.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg-torture.exp=g++.dg/torture/pr89303.C --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-3159 Regression] FAIL: gfortran.dg/pr68251.f90 -O (test for excess errors) on Linux/x86_64
On Linux/x86_64, f075b8c5adcf9cb6336563c472c8d624c54184db is the first bad commit commit f075b8c5adcf9cb6336563c472c8d624c54184db Author: Jan Hubicka Date: Thu Aug 26 15:33:56 2021 +0200 Fix off-by-one error in try_merge_with caused FAIL: gcc.c-torture/compile/960514-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error) FAIL: gcc.c-torture/compile/960514-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gcc.c-torture/compile/960514-1.c -O3 -g (internal compiler error) FAIL: gcc.c-torture/compile/960514-1.c -O3 -g (test for excess errors) FAIL: gcc.dg/vect/O3-pr45971.c (internal compiler error) FAIL: gcc.dg/vect/O3-pr45971.c (test for excess errors) FAIL: gfortran.dg/pr68251.f90 -O (internal compiler error) FAIL: gfortran.dg/pr68251.f90 -O (test for excess errors) with GCC configured with To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="compile.exp=gcc.c-torture/compile/960514-1.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="compile.exp=gcc.c-torture/compile/960514-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="compile.exp=gcc.c-torture/compile/960514-1.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/O3-pr45971.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/O3-pr45971.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/O3-pr45971.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr68251.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr68251.f90 --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-3159 Regression] FAIL: gfortran.dg/pr68251.f90 -O (test for excess errors) on Linux/x86_64
On Linux/x86_64, f075b8c5adcf9cb6336563c472c8d624c54184db is the first bad commit commit f075b8c5adcf9cb6336563c472c8d624c54184db Author: Jan Hubicka Date: Thu Aug 26 15:33:56 2021 +0200 Fix off-by-one error in try_merge_with caused FAIL: 20_util/to_address/debug.cc (test for excess errors) FAIL: 21_strings/basic_string/cons/char/self_move.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/citerators.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/exception/basic.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/exception/generation_prohibited.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/exception/propagation_consistent.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/explicit_instantiation/char16_t/1.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/explicit_instantiation/char/1.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/explicit_instantiation/char32_t/1.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/explicit_instantiation/char8_t/1.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/explicit_instantiation/debug.cc (test for excess errors) FAIL: 21_strings/basic_string/requirements/explicit_instantiation/wchar_t/1.cc (test for excess errors) FAIL: 21_strings/debug/shrink_to_fit.cc (test for excess errors) FAIL: 23_containers/deque/cons/self_move.cc (test for excess errors) FAIL: 23_containers/deque/debug/98466.cc (test for excess errors) FAIL: 23_containers/deque/debug/insert4_neg.cc (test for excess errors) FAIL: 23_containers/deque/debug/invalidation/1.cc (test for excess errors) FAIL: 23_containers/deque/debug/invalidation/2.cc (test for excess errors) FAIL: 23_containers/deque/debug/invalidation/3.cc (test for excess errors) FAIL: 23_containers/deque/debug/invalidation/4.cc (test for excess errors) FAIL: 23_containers/forward_list/cons/self_move.cc (test for excess errors) FAIL: 23_containers/forward_list/debug/construct4_neg.cc (test for excess errors) FAIL: 23_containers/forward_list/debug/move_assign_neg.cc (test for excess errors) FAIL: 23_containers/forward_list/debug/move_neg.cc (test for excess errors) FAIL: 23_containers/list/cons/self_move.cc (test for excess errors) FAIL: 23_containers/list/debug/insert4_neg.cc (test for excess errors) FAIL: 23_containers/list/debug/invalidation/1.cc (test for excess errors) FAIL: 23_containers/list/debug/invalidation/2.cc (test for excess errors) FAIL: 23_containers/list/debug/invalidation/3.cc (test for excess errors) FAIL: 23_containers/list/debug/invalidation/4.cc (test for excess errors) FAIL: 23_containers/map/debug/construct5_neg.cc (test for excess errors) FAIL: 23_containers/map/debug/invalidation/1.cc (test for excess errors) FAIL: 23_containers/map/debug/invalidation/2.cc (test for excess errors) FAIL: 23_containers/map/debug/move_assign_neg.cc (test for excess errors) FAIL: 23_containers/map/debug/move_neg.cc (test for excess errors) FAIL: 23_containers/map/modifiers/insert/16813.cc (test for excess errors) FAIL: 23_containers/multimap/debug/construct5_neg.cc (test for excess errors) FAIL: 23_containers/multimap/debug/invalidation/1.cc (test for excess errors) FAIL: 23_containers/multimap/debug/invalidation/2.cc (test for excess errors) FAIL: 23_containers/multimap/debug/move_assign_neg.cc (test for excess errors) FAIL: 23_containers/multimap/debug/move_neg.cc (test for excess errors) FAIL: 23_containers/multiset/debug/construct5_neg.cc (test for excess errors) FAIL: 23_containers/multiset/debug/invalidation/1.cc (test for excess errors) FAIL: 23_containers/multiset/debug/invalidation/2.cc (test for excess errors) FAIL: 23_containers/multiset/debug/move_assign_neg.cc (test for excess errors) FAIL: 23_containers/multiset/debug/move_neg.cc (test for excess errors) FAIL: 23_containers/set/cons/self_move.cc (test for excess errors) FAIL: 23_containers/set/debug/construct5_neg.cc (test for excess errors) FAIL: 23_containers/set/debug/invalidation/1.cc (test for excess errors) FAIL: 23_containers/set/debug/invalidation/2.cc (test for excess errors) FAIL: 23_containers/set/debug/move_assign_neg.cc (test for excess errors) FAIL: 23_containers/set/debug/move_neg.cc (test for excess errors) FAIL: 23_containers/unordered_map/debug/98466.cc (test for excess errors) FAIL: 23_containers/unordered_map/debug/construct5_neg.cc (test for excess errors) FAIL: 23_containers/unordered_map/debug/move_assign_neg.cc (test for excess errors) FAIL: 23_containers/unordered_map/debug/move_neg.cc (test for excess errors) FAIL: 23_containers/unordered_map/requirements/debug_container.cc (test for excess errors) FAIL: 23_containers/unordered_multimap/debug/construct5_neg.cc (test for excess errors) FAIL: 23_containers/unordered_multimap/debug/move_assign_neg.cc (test for excess errors) FAIL: 23_containers/unordered_multimap/debug/move_neg.cc (test f
[r11-3192 Regression] FAIL: libgomp.c++/udr-3.C execution test on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, e9fdb9a73249f95f3da2d7fde6f268ae12d0d22c is the first bad commit commit e9fdb9a73249f95f3da2d7fde6f268ae12d0d22c Author: Nathan Sidwell Date: Mon Sep 14 09:42:29 2020 -0700 c++: local externs in templates do not get template head caused FAIL: libgomp.c++/udr-3.C execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3192/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 To reproduce: $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="c++.exp=libgomp.c++/udr-3.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3192 Regression] FAIL: libgomp.c++/udr-13.C execution test on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, e9fdb9a73249f95f3da2d7fde6f268ae12d0d22c is the first bad commit commit e9fdb9a73249f95f3da2d7fde6f268ae12d0d22c Author: Nathan Sidwell Date: Mon Sep 14 09:42:29 2020 -0700 c++: local externs in templates do not get template head caused FAIL: libgomp.c++/udr-13.C execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3192/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 To reproduce: $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="c++.exp=libgomp.c++/udr-13.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3192 Regression] FAIL: libgomp.c++/udr-3.C execution test on Linux/x86_64 (-m64)
On Linux/x86_64, e9fdb9a73249f95f3da2d7fde6f268ae12d0d22c is the first bad commit commit e9fdb9a73249f95f3da2d7fde6f268ae12d0d22c Author: Nathan Sidwell Date: Mon Sep 14 09:42:29 2020 -0700 c++: local externs in templates do not get template head caused FAIL: libgomp.c++/udr-3.C execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3192/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 To reproduce: $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="c++.exp=libgomp.c++/udr-3.C --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3192 Regression] FAIL: libgomp.c++/udr-13.C execution test on Linux/x86_64 (-m64)
On Linux/x86_64, e9fdb9a73249f95f3da2d7fde6f268ae12d0d22c is the first bad commit commit e9fdb9a73249f95f3da2d7fde6f268ae12d0d22c Author: Nathan Sidwell Date: Mon Sep 14 09:42:29 2020 -0700 c++: local externs in templates do not get template head caused FAIL: libgomp.c++/udr-13.C execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3192/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 To reproduce: $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="c++.exp=libgomp.c++/udr-13.C --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3204 Regression] FAIL: g++.dg/vect/slp-pr87105.cc -std=c++2a scan-tree-dump-times slp2 "basic block part vectorized" 1 on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, c9de716a59c873859df3b3e1fbb993200fce5a73 is the first bad commit commit c9de716a59c873859df3b3e1fbb993200fce5a73 Author: Richard Biener Date: Tue Sep 15 14:35:40 2020 +0200 Allow more BB vectorization caused FAIL: g++.dg/vect/slp-pr87105.cc -std=c++14 scan-tree-dump slp2 "vect_[^\rm]* = MIN" FAIL: g++.dg/vect/slp-pr87105.cc -std=c++14 scan-tree-dump-times slp2 "basic block part vectorized" 1 FAIL: g++.dg/vect/slp-pr87105.cc -std=c++17 scan-tree-dump slp2 "vect_[^\rm]* = MIN" FAIL: g++.dg/vect/slp-pr87105.cc -std=c++17 scan-tree-dump-times slp2 "basic block part vectorized" 1 FAIL: g++.dg/vect/slp-pr87105.cc -std=c++2a scan-tree-dump slp2 "vect_[^\rm]* = MIN" FAIL: g++.dg/vect/slp-pr87105.cc -std=c++2a scan-tree-dump-times slp2 "basic block part vectorized" 1 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3204/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=g++.dg/vect/slp-pr87105.cc --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3207 Regression] FAIL: gcc.dg/tree-ssa/20030807-10.c scan-tree-dump-times vrp1 " & 3" 1 on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 8f0d743c2dee6afae5c6f861b0642b7b112a4a70 is the first bad commit commit 8f0d743c2dee6afae5c6f861b0642b7b112a4a70 Author: Feng Xue Date: Mon Aug 17 23:00:35 2020 +0800 tree-optimization/94234 - add plusminus-with-convert pattern 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 with GCC configured with ../../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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/20030807-10.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3207 Regression] FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 8f0d743c2dee6afae5c6f861b0642b7b112a4a70 is the first bad commit commit 8f0d743c2dee6afae5c6f861b0642b7b112a4a70 Author: Feng Xue Date: Mon Aug 17 23:00:35 2020 +0800 tree-optimization/94234 - add plusminus-with-convert pattern caused FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" with GCC configured with ../../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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/ifcvt-3.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3207 Regression] FAIL: gcc.dg/tree-ssa/20030807-10.c scan-tree-dump-times vrp1 " & 3" 1 on Linux/x86_64 (-m64)
On Linux/x86_64, 8f0d743c2dee6afae5c6f861b0642b7b112a4a70 is the first bad commit commit 8f0d743c2dee6afae5c6f861b0642b7b112a4a70 Author: Feng Xue Date: Mon Aug 17 23:00:35 2020 +0800 tree-optimization/94234 - add plusminus-with-convert pattern 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 with GCC configured with ../../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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/20030807-10.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3207 Regression] FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" on Linux/x86_64 (-m64)
On Linux/x86_64, 8f0d743c2dee6afae5c6f861b0642b7b112a4a70 is the first bad commit commit 8f0d743c2dee6afae5c6f861b0642b7b112a4a70 Author: Feng Xue Date: Mon Aug 17 23:00:35 2020 +0800 tree-optimization/94234 - add plusminus-with-convert pattern caused FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" with GCC configured with ../../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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/ifcvt-3.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3258 Regression] FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g execution test on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, c7f4be78cb61006492d16375aba5392f580cd633 is the first bad commit commit c7f4be78cb61006492d16375aba5392f580cd633 Author: Richard Biener Date: Thu Sep 17 11:48:36 2020 +0200 CSE negated multiplications and divisions caused FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3258/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/array_constructor_11.f90 --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3258 Regression] FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g execution test on Linux/x86_64 (-m64)
On Linux/x86_64, c7f4be78cb61006492d16375aba5392f580cd633 is the first bad commit commit c7f4be78cb61006492d16375aba5392f580cd633 Author: Richard Biener Date: Thu Sep 17 11:48:36 2020 +0200 CSE negated multiplications and divisions caused FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3258/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/array_constructor_11.f90 --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3306 Regression] FAIL: gcc.dg/Warray-bounds-66.c (test for warnings, line 122) on Linux/x86_64 (-m32 -march=cascadelake)
On Linux/x86_64, 3f9a497d1b0dd9da87908a11b59bf364ad40ddca is the first bad commit commit 3f9a497d1b0dd9da87908a11b59bf364ad40ddca Author: Martin Sebor Date: Sat Sep 19 17:47:29 2020 -0600 Extend -Warray-bounds to detect out-of-bounds accesses to array parameters. caused FAIL: gcc.dg/Warray-bounds-66.c (test for excess errors) FAIL: gcc.dg/Warray-bounds-66.c (test for warnings, line 122) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3306/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/Warray-bounds-66.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "component at byte offset" 4 FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "Will split parameter" 2 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-sra-15.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "component at byte offset" 4 FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "Will split parameter" 2 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-sra-12.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "component at byte offset" 4 FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "Will split parameter" 2 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-sra-13.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-1.c scan-ipa-dump sra "Will split parameter" on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/ipa/ipa-sra-1.c scan-ipa-dump sra "Will split parameter" with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-sra-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (internal compiler error) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="atomic.exp=gcc.dg/atomic/pr65345-4.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3306 Regression] FAIL: gcc.dg/Warray-bounds-66.c (test for warnings, line 122) on Linux/x86_64 (-m32)
On Linux/x86_64, 3f9a497d1b0dd9da87908a11b59bf364ad40ddca is the first bad commit commit 3f9a497d1b0dd9da87908a11b59bf364ad40ddca Author: Martin Sebor Date: Sat Sep 19 17:47:29 2020 -0600 Extend -Warray-bounds to detect out-of-bounds accesses to array parameters. caused FAIL: gcc.dg/Warray-bounds-66.c (test for excess errors) FAIL: gcc.dg/Warray-bounds-66.c (test for warnings, line 122) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3306/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/Warray-bounds-66.c --target_board='unix{-m32}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "component at byte offset" 4 FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "Will split parameter" 2 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-sra-15.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-1.c scan-ipa-dump sra "Will split parameter" on Linux/x86_64 (-m64)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/ipa/ipa-sra-1.c scan-ipa-dump sra "Will split parameter" with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-sra-1.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "component at byte offset" 4 FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "Will split parameter" 2 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-sra-12.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "component at byte offset" 4 FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "Will split parameter" 2 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-sra-13.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3303 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) on Linux/x86_64 (-m64)
On Linux/x86_64, 6450f07388f9fe575a489c9309c36012b17b88b0 is the first bad commit commit 6450f07388f9fe575a489c9309c36012b17b88b0 Author: Martin Sebor Date: Sat Sep 19 17:21:52 2020 -0600 Infrastructure & C front end changes for array parameter checking (PR c/50584). caused FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (internal compiler error) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3303/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="atomic.exp=gcc.dg/atomic/pr65345-4.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnps-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gcc.target/i386/avx-vandnps-1.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/avx-vandnps-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gcc.target/i386/sse2-andnpd-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gcc.target/i386/sse2-andnpd-1.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/sse2-andnpd-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gcc.target/i386/sse-andnps-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gcc.target/i386/sse-andnps-1.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/sse-andnps-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gfortran.dg/assumed_type_9.f90 -Os execution test on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gfortran.dg/assumed_type_9.f90 -O2 execution test FAIL: gfortran.dg/assumed_type_9.f90 -Os execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/assumed_type_9.f90 --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnpd-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gcc.target/i386/avx-vandnpd-1.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/avx-vandnpd-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gfortran.dg/assumed_type_9.f90 -Os execution test on Linux/x86_64 (-m64)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gfortran.dg/assumed_type_9.f90 -O2 execution test FAIL: gfortran.dg/assumed_type_9.f90 -Os execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/assumed_type_9.f90 --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gcc.target/i386/sse-andnps-1.c execution test on Linux/x86_64 (-m64)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gcc.target/i386/sse-andnps-1.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/sse-andnps-1.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gcc.target/i386/sse2-andnpd-1.c execution test on Linux/x86_64 (-m64)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gcc.target/i386/sse2-andnpd-1.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/sse2-andnpd-1.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnps-1.c execution test on Linux/x86_64 (-m64)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gcc.target/i386/avx-vandnps-1.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/avx-vandnps-1.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnpd-1.c execution test on Linux/x86_64 (-m64)
On Linux/x86_64, d119f34c952f8718fdbabc63e2f369a16e92fa07 is the first bad commit commit d119f34c952f8718fdbabc63e2f369a16e92fa07 Author: Jan Hubicka Date: Sun Sep 20 07:25:16 2020 +0200 New modref/ipa_modref optimization passes caused FAIL: gcc.target/i386/avx-vandnpd-1.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3308/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/avx-vandnpd-1.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3315 Regression] FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 79f4e20dd1280e6a44736070b0d5213f9a8f85d4 is the first bad commit commit 79f4e20dd1280e6a44736070b0d5213f9a8f85d4 Author: Martin Liska Date: Wed Sep 2 14:30:16 2020 +0200 Use SIZE_AMOUNT macro for GGC memory allocation numbers. caused FAIL: g++.dg/ext/timevar2.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3315/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/ext/timevar2.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3315 Regression] FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64)
On Linux/x86_64, 79f4e20dd1280e6a44736070b0d5213f9a8f85d4 is the first bad commit commit 79f4e20dd1280e6a44736070b0d5213f9a8f85d4 Author: Martin Liska Date: Wed Sep 2 14:30:16 2020 +0200 Use SIZE_AMOUNT macro for GGC memory allocation numbers. caused FAIL: g++.dg/ext/timevar2.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3315/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/ext/timevar2.C --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3436 Regression] FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 2e66e53b1efb98f5cf6b0a123990c1ca999affd7 is the first bad commit commit 2e66e53b1efb98f5cf6b0a123990c1ca999affd7 Author: Nathan Sidwell Date: Thu Sep 24 06:17:00 2020 -0700 c++: local-decls are never member fns [PR97186] caused FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for errors, line 11) FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3436/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/template/local-fn4.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3434 Regression] FAIL: gcc.target/i386/sse2-mmx-pinsrw.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, c33f474239308d81bf96cfdb2520d25488ad8724 is the first bad commit commit c33f474239308d81bf96cfdb2520d25488ad8724 Author: Jan Hubicka Date: Thu Sep 24 15:09:17 2020 +0200 Add access through parameter derference tracking to modref caused FAIL: gcc.target/i386/sse2-mmx-pinsrw.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3434/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/sse2-mmx-pinsrw.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3434 Regression] FAIL: gcc.dg/ipa/ipa-pta-13.c scan-tree-dump fre3 " = x;" on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, c33f474239308d81bf96cfdb2520d25488ad8724 is the first bad commit commit c33f474239308d81bf96cfdb2520d25488ad8724 Author: Jan Hubicka Date: Thu Sep 24 15:09:17 2020 +0200 Add access through parameter derference tracking to modref caused FAIL: gcc.dg/ipa/ipa-pta-13.c scan-tree-dump fre3 " = x;" with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3434/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-pta-13.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3436 Regression] FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for excess errors) on Linux/x86_64 (-m64)
On Linux/x86_64, 2e66e53b1efb98f5cf6b0a123990c1ca999affd7 is the first bad commit commit 2e66e53b1efb98f5cf6b0a123990c1ca999affd7 Author: Nathan Sidwell Date: Thu Sep 24 06:17:00 2020 -0700 c++: local-decls are never member fns [PR97186] caused FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for errors, line 11) FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3436/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/template/local-fn4.C --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3434 Regression] FAIL: gcc.target/i386/sse2-mmx-pinsrw.c execution test on Linux/x86_64 (-m64)
On Linux/x86_64, c33f474239308d81bf96cfdb2520d25488ad8724 is the first bad commit commit c33f474239308d81bf96cfdb2520d25488ad8724 Author: Jan Hubicka Date: Thu Sep 24 15:09:17 2020 +0200 Add access through parameter derference tracking to modref caused FAIL: gcc.target/i386/sse2-mmx-pinsrw.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3434/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/sse2-mmx-pinsrw.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3434 Regression] FAIL: gcc.dg/ipa/ipa-pta-13.c scan-tree-dump fre3 " = x;" on Linux/x86_64 (-m64)
On Linux/x86_64, c33f474239308d81bf96cfdb2520d25488ad8724 is the first bad commit commit c33f474239308d81bf96cfdb2520d25488ad8724 Author: Jan Hubicka Date: Thu Sep 24 15:09:17 2020 +0200 Add access through parameter derference tracking to modref caused FAIL: gcc.dg/ipa/ipa-pta-13.c scan-tree-dump fre3 " = x;" with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3434/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-pta-13.c --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3633 Regression] FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
On Linux/x86_64, 7ee1c0413e251ff0b6a6d526209ef038b9835320 is the first bad commit commit 7ee1c0413e251ff0b6a6d526209ef038b9835320 Author: Nathan Sidwell Date: Fri Oct 2 11:13:26 2020 -0700 c++: Hash table iteration for namespace-member spelling suggestions caused FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++14 (test for errors, line 31) FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++17 (test for errors, line 31) FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++2a (test for errors, line 31) FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++2a (test for excess errors) FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++98 (test for errors, line 31) FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++98 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3633/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=c-c++-common/spellcheck-reserved.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3641 Regression] FAIL: gcc.dg/torture/pta-ptrarith-1.c -Os scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" on Linux/x86_64 (-m32 -march=cascadelake)
On Linux/x86_64, c34db4b6f8a5d80367c709309f9b00cb32630054 is the first bad commit commit c34db4b6f8a5d80367c709309f9b00cb32630054 Author: Jan Hubicka Date: Sat Oct 3 17:20:16 2020 +0200 Track access ranges in ipa-modref caused FAIL: gcc.dg/torture/pta-ptrarith-1.c -O1 execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -O1 scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" FAIL: gcc.dg/torture/pta-ptrarith-1.c -O2 execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" FAIL: gcc.dg/torture/pta-ptrarith-1.c -O2 scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" FAIL: gcc.dg/torture/pta-ptrarith-1.c -O3 -g execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -O3 -g scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" FAIL: gcc.dg/torture/pta-ptrarith-1.c -Os execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -Os scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3641/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg-torture.exp=gcc.dg/torture/pta-ptrarith-1.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3641 Regression] FAIL: gcc.dg/ipa/ipa-pta-15.c execution test on Linux/x86_64 (-m32 -march=cascadelake)
On Linux/x86_64, c34db4b6f8a5d80367c709309f9b00cb32630054 is the first bad commit commit c34db4b6f8a5d80367c709309f9b00cb32630054 Author: Jan Hubicka Date: Sat Oct 3 17:20:16 2020 +0200 Track access ranges in ipa-modref caused FAIL: gcc.dg/ipa/ipa-pta-15.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3641/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-pta-15.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3641 Regression] FAIL: gcc.c-torture/execute/pta-field-2.c -Os execution test on Linux/x86_64 (-m32 -march=cascadelake)
On Linux/x86_64, c34db4b6f8a5d80367c709309f9b00cb32630054 is the first bad commit commit c34db4b6f8a5d80367c709309f9b00cb32630054 Author: Jan Hubicka Date: Sat Oct 3 17:20:16 2020 +0200 Track access ranges in ipa-modref caused FAIL: gcc.c-torture/execute/pta-field-2.c -O1 execution test FAIL: gcc.c-torture/execute/pta-field-2.c -O2 execution test FAIL: gcc.c-torture/execute/pta-field-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.c-torture/execute/pta-field-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.c-torture/execute/pta-field-2.c -O3 -g execution test FAIL: gcc.c-torture/execute/pta-field-2.c -Os execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3641/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="execute.exp=gcc.c-torture/execute/pta-field-2.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3641 Regression] FAIL: gcc.dg/torture/pta-ptrarith-1.c -Os scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" on Linux/x86_64 (-m32)
On Linux/x86_64, c34db4b6f8a5d80367c709309f9b00cb32630054 is the first bad commit commit c34db4b6f8a5d80367c709309f9b00cb32630054 Author: Jan Hubicka Date: Sat Oct 3 17:20:16 2020 +0200 Track access ranges in ipa-modref caused FAIL: gcc.dg/torture/pta-ptrarith-1.c -O1 execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -O1 scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" FAIL: gcc.dg/torture/pta-ptrarith-1.c -O2 execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" FAIL: gcc.dg/torture/pta-ptrarith-1.c -O2 scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" FAIL: gcc.dg/torture/pta-ptrarith-1.c -O3 -g execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -O3 -g scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" FAIL: gcc.dg/torture/pta-ptrarith-1.c -Os execution test FAIL: gcc.dg/torture/pta-ptrarith-1.c -Os scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3641/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg-torture.exp=gcc.dg/torture/pta-ptrarith-1.c --target_board='unix{-m32}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3641 Regression] FAIL: gcc.dg/ipa/ipa-pta-15.c execution test on Linux/x86_64 (-m32)
On Linux/x86_64, c34db4b6f8a5d80367c709309f9b00cb32630054 is the first bad commit commit c34db4b6f8a5d80367c709309f9b00cb32630054 Author: Jan Hubicka Date: Sat Oct 3 17:20:16 2020 +0200 Track access ranges in ipa-modref caused FAIL: gcc.dg/ipa/ipa-pta-15.c execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3641/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/ipa-pta-15.c --target_board='unix{-m32}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3641 Regression] FAIL: gcc.c-torture/execute/pta-field-2.c -Os execution test on Linux/x86_64 (-m32)
On Linux/x86_64, c34db4b6f8a5d80367c709309f9b00cb32630054 is the first bad commit commit c34db4b6f8a5d80367c709309f9b00cb32630054 Author: Jan Hubicka Date: Sat Oct 3 17:20:16 2020 +0200 Track access ranges in ipa-modref caused FAIL: gcc.c-torture/execute/pta-field-2.c -O1 execution test FAIL: gcc.c-torture/execute/pta-field-2.c -O2 execution test FAIL: gcc.c-torture/execute/pta-field-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.c-torture/execute/pta-field-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.c-torture/execute/pta-field-2.c -O3 -g execution test FAIL: gcc.c-torture/execute/pta-field-2.c -Os execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3641/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="execute.exp=gcc.c-torture/execute/pta-field-2.c --target_board='unix{-m32}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3705 Regression] FAIL: gcc.dg/vect/pr65947-3.c scan-tree-dump-times vect "LOOP VECTORIZED" 1 on Linux/x86_64
On Linux/x86_64, dae673abd37d400408959497e50fe1f3fbef5533 is the first bad commit commit dae673abd37d400408959497e50fe1f3fbef5533 Author: Richard Biener Date: Wed Oct 7 10:42:12 2020 +0200 tree-optimization/97307 - improve sinking of loads caused FAIL: gcc.dg/vect/pr65947-3.c -flto -ffat-lto-objects scan-tree-dump-times vect "LOOP VECTORIZED" 1 FAIL: gcc.dg/vect/pr65947-3.c scan-tree-dump-times vect "LOOP VECTORIZED" 1 with GCC configured with Configured with: ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3705/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/pr65947-3.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/pr65947-3.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3723 Regression] FAIL: gcc.dg/vect/bb-slp-subgroups-3.c scan-tree-dump-times slp2 "optimized: basic block" 2 on Linux/x86_64
On Linux/x86_64, 532e882f8872b1b4437e3a0fa8c61d2af2d999d4 is the first bad commit commit 532e882f8872b1b4437e3a0fa8c61d2af2d999d4 Author: Richard Biener Date: Thu Oct 8 11:53:51 2020 +0200 adjust BB vectorization dump scanning caused FAIL: gcc.dg/vect/bb-slp-pr78205.c -flto -ffat-lto-objects scan-tree-dump-times slp2 "optimized: basic block" 3 FAIL: gcc.dg/vect/bb-slp-pr78205.c scan-tree-dump-times slp2 "optimized: basic block" 3 FAIL: gcc.dg/vect/bb-slp-subgroups-3.c -flto -ffat-lto-objects scan-tree-dump-times slp2 "optimized: basic block" 2 FAIL: gcc.dg/vect/bb-slp-subgroups-3.c scan-tree-dump-times slp2 "optimized: basic block" 2 with GCC configured with Configured with: ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3723/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/bb-slp-pr78205.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/bb-slp-pr78205.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/bb-slp-subgroups-3.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/bb-slp-subgroups-3.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3729 Regression] FAIL: gcc.c-torture/execute/loop-13.c -O3 -g (test for excess errors) on Linux/x86_64
On Linux/x86_64, 181702ef8ab76afbf5d2cd4d7bc0cef613397d6e is the first bad commit commit 181702ef8ab76afbf5d2cd4d7bc0cef613397d6e Author: Richard Biener Date: Tue Oct 6 15:47:15 2020 +0200 SLP vectorize multiple BBs at once caused FAIL: gcc.c-torture/execute/loop-13.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error) FAIL: gcc.c-torture/execute/loop-13.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gcc.c-torture/execute/loop-13.c -O3 -g (internal compiler error) FAIL: gcc.c-torture/execute/loop-13.c -O3 -g (test for excess errors) with GCC configured with Configured with: ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3729/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="execute.exp=gcc.c-torture/execute/loop-13.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3717 Regression] FAIL: gcc.dg/pr97315-1.c (test for excess errors) on Linux/x86_64
On Linux/x86_64, 214d514fafcd78cd54e4a4aa9ae08c89abf9cc57 is the first bad commit commit 214d514fafcd78cd54e4a4aa9ae08c89abf9cc57 Author: Aldy Hernandez Date: Thu Oct 8 11:15:23 2020 +0200 Fix PR97315 (part 1 of 2) caused FAIL: gcc.dg/pr97315-1.c (test for excess errors) with GCC configured with Configured with: ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3717/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/pr97315-1.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/pr97315-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/pr97315-1.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/pr97315-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r10-8871 Regression] FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 578437695752307201" 2 on Linux/x86_64
On Linux/x86_64, e4c9aac98611f63847ef6c57916808d9a2d7abcb is the first bad commit commit e4c9aac98611f63847ef6c57916808d9a2d7abcb Author: Martin Sebor Date: Thu Oct 8 12:35:01 2020 -0600 Correct handling of constant representations containing embedded nuls (backport from trunk). caused FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 1976943448883713" 1 FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 576467370915332609" 1 FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 578431098682540545" 1 FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 578437695685198337" 1 FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 578437695752110593" 1 FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 578437695752306689" 1 FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 578437695752307200" 1 FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 578437695752307201" 2 with GCC configured with Configured with: ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-10/releases/gcc-10/r10-8871/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/memcpy-pr95886.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/memcpy-pr95886.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3750 Regression] FAIL: gcc.dg/vect/bb-slp-pr65935.c scan-tree-dump-times slp1 "Building vector operands from scalars" 1 on Linux/x86_64
On Linux/x86_64, 16760e5bf7028dfa36b39af305d05cdf2c15b3a9 is the first bad commit commit 16760e5bf7028dfa36b39af305d05cdf2c15b3a9 Author: Richard Biener Date: Fri Oct 9 12:24:46 2020 +0200 tree-optimization/97334 - improve BB SLP discovery caused FAIL: gcc.dg/vect/bb-slp-pr65935.c -flto -ffat-lto-objects scan-tree-dump-times slp1 "Building vector operands from scalars" 1 FAIL: gcc.dg/vect/bb-slp-pr65935.c scan-tree-dump-times slp1 "Building vector operands from scalars" 1 with GCC configured with Configured with: ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3750/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/bb-slp-pr65935.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/bb-slp-pr65935.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r11-3748 Regression] FAIL: gcc.dg/tree-ssa/modref-2.c execution test on Linux/x86_64
On Linux/x86_64, ffe8baa996486fa0313aa804a064a58b0b161f07 is the first bad commit commit ffe8baa996486fa0313aa804a064a58b0b161f07 Author: Jan Hubicka Date: Fri Oct 9 11:29:58 2020 +0200 IPA modref: fix miscompilation in clone when IPA modref is used caused FAIL: gcc.c-torture/execute/ieee/acc1.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/acc2.c execution, -O1 FAIL: gcc.dg/tree-ssa/modref-2.c execution test with GCC configured with Configured with: ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3748/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gcc.c-torture/execute/ieee/acc1.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gcc.c-torture/execute/ieee/acc1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gcc.c-torture/execute/ieee/acc2.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gcc.c-torture/execute/ieee/acc2.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gcc.c-torture/execute/ieee/acc2.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gcc.c-torture/execute/ieee/acc2.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/modref-2.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/modref-2.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/modref-2.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/modref-2.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7415 Regression] FAIL: gcc.target/i386/pr104637.c (test for excess errors) on Linux/x86_64
On Linux/x86_64, ec1b9ba2d7913fe5e9deacc8e55e7539262f5124 is the first bad commit commit ec1b9ba2d7913fe5e9deacc8e55e7539262f5124 Author: Vladimir N. Makarov Date: Mon Feb 28 16:43:50 2022 -0500 [PR104637] LRA: Split hard regs as many as possible on one subpass caused FAIL: gcc.target/i386/pr104637.c (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7415/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr104637.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr104637.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr104637.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr104637.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7416 Regression] FAIL: gcc.target/i386/pr80270.c (test for excess errors) on Linux/x86_64
On Linux/x86_64, 7e5c6edeb1b2339e10f10bee270e61dbad985800 is the first bad commit commit 7e5c6edeb1b2339e10f10bee270e61dbad985800 Author: Roger Sayle Date: Mon Feb 28 22:26:43 2022 + PR middle-end/80270: ICE in extract_bit_field_1 caused FAIL: gcc.target/i386/pr80270.c (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7416/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr80270.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr80270.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7468 Regression] FAIL: g++.dg/warn/Wstringop-overflow-6.C -std=gnu++20 (test for excess errors) on Linux/x86_64
On Linux/x86_64, 9805965e3551b66b5bd751d6076791d00cdeb137 is the first bad commit commit 9805965e3551b66b5bd751d6076791d00cdeb137 Author: Jonathan Wakely Date: Thu Mar 3 12:34:27 2022 + libstdc++: Implement std::strong_order for floating-point types [PR96526] caused FAIL: g++.dg/warn/Wstringop-overflow-6.C -std=gnu++20 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7468/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/Wstringop-overflow-6.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/Wstringop-overflow-6.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/Wstringop-overflow-6.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/Wstringop-overflow-6.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7502 Regression] FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 "Splitting reg" on Linux/x86_64
On Linux/x86_64, 8ea4a34bd0b0a46277b5e077c89cbd86dfb09c48 is the first bad commit commit 8ea4a34bd0b0a46277b5e077c89cbd86dfb09c48 Author: Roger Sayle Date: Sat Mar 5 08:50:45 2022 + PR 104732: Simplify/fix DI mode logic expansion/splitting on -m32. caused FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 "Splitting reg" with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7502/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/lower-subreg-1.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/lower-subreg-1.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7607 Regression] FAIL: g++.dg/other/pr84964.C -std=c++98 (test for warnings, line 6) on Linux/x86_64
On Linux/x86_64, a717376e99fb33ba3b06bd8122e884f4b63a60c9 is the first bad commit commit a717376e99fb33ba3b06bd8122e884f4b63a60c9 Author: Roger Sayle Date: Thu Mar 10 23:49:15 2022 + PR c++/84964: Middle-end patch to expand_call for ICE after sorry. caused FAIL: g++.dg/other/pr84964.C -std=c++14 (test for warnings, line 6) FAIL: g++.dg/other/pr84964.C -std=c++17 (test for warnings, line 6) FAIL: g++.dg/other/pr84964.C -std=c++20 (test for warnings, line 6) FAIL: g++.dg/other/pr84964.C -std=c++98 (test for warnings, line 6) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7607/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/other/pr84964.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/other/pr84964.C --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7616 Regression] FAIL: libitm.c/memset-1.c (test for excess errors) on Linux/x86_64
On Linux/x86_64, 251ea6dfbdb4448875e41081682bb3aa451b5729 is the first bad commit commit 251ea6dfbdb4448875e41081682bb3aa451b5729 Author: Roger Sayle Date: Fri Mar 11 17:57:12 2022 + PR tree-optimization/98335: New peephole2 xorl;movb -> movzbl caused FAIL: libitm.c/memcpy-1.c (internal compiler error: in extract_insn, at recog.cc:2769) FAIL: libitm.c/memcpy-1.c (test for excess errors) FAIL: libitm.c/memset-1.c (internal compiler error: in extract_insn, at recog.cc:2769) FAIL: libitm.c/memset-1.c (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7616/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 To reproduce: $ cd {build_dir}/x86_64-linux/libitm/testsuite && make check RUNTESTFLAGS="c.exp=libitm.c/memcpy-1.c --target_board='unix{-m32}'" $ cd {build_dir}/x86_64-linux/libitm/testsuite && make check RUNTESTFLAGS="c.exp=libitm.c/memcpy-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/x86_64-linux/libitm/testsuite && make check RUNTESTFLAGS="c.exp=libitm.c/memset-1.c --target_board='unix{-m32}'" $ cd {build_dir}/x86_64-linux/libitm/testsuite && make check RUNTESTFLAGS="c.exp=libitm.c/memset-1.c --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7670 Regression] FAIL: g++.dg/tree-ssa/pr86544.C -std=gnu++98 scan-tree-dump-times phiopt4 "if" 0 on Linux/x86_64
On Linux/x86_64, f6fb661ea8ac7e17c6924719de6219f002c4efef is the first bad commit commit f6fb661ea8ac7e17c6924719de6219f002c4efef Author: Richard Biener Date: Wed Mar 16 13:39:31 2022 +0100 tree-optimization/102008 - restore if-conversion of adjacent loads caused FAIL: gcc.dg/tree-ssa/phi-opt-21.c scan-tree-dump phiopt4 "converted to straightline code" FAIL: gcc.dg/tree-ssa/popcount3.c scan-tree-dump-times phiopt4 "if" 0 FAIL: gcc.dg/tree-ssa/pr18134.c scan-tree-dump-times optimized "= a_..D. != 0" 1 FAIL: gcc.dg/tree-ssa/pr96480.c scan-tree-dump optimized " = _[0-9]* <= 3;" FAIL: gcc.dg/tree-ssa/sccp-2.c scan-tree-dump-times optimized "bb" 1 FAIL: gcc.dg/tree-ssa/ssa-hoist-4.c scan-tree-dump-times optimized "MAX_EXPR" 1 FAIL: gcc.target/i386/pr95852-1.c scan-assembler-times \tjn?o\t 16 FAIL: gcc.target/i386/pr95852-1.c scan-assembler-times \tsetno\t 8 FAIL: gcc.target/i386/pr95852-1.c scan-assembler-times \tseto\t 8 FAIL: gcc.target/i386/pr95852-2.c scan-assembler-times \tjn?o\t 16 FAIL: gcc.target/i386/pr95852-2.c scan-assembler-times \tseto\t 8 FAIL: gcc.target/i386/pr95852-3.c scan-assembler-times \tjn?o\t 16 FAIL: gcc.target/i386/pr95852-3.c scan-assembler-times \tsetno\t 8 FAIL: gcc.target/i386/pr95852-3.c scan-assembler-times \tseto\t 8 FAIL: gcc.target/i386/pr95852-4.c scan-assembler-times \tjn?o\t 16 FAIL: gcc.target/i386/pr95852-4.c scan-assembler-times \tseto\t 8 FAIL: g++.dg/tree-ssa/pr86544.C -std=gnu++14 scan-tree-dump-times phiopt4 "if" 0 FAIL: g++.dg/tree-ssa/pr86544.C -std=gnu++17 scan-tree-dump-times phiopt4 "if" 0 FAIL: g++.dg/tree-ssa/pr86544.C -std=gnu++20 scan-tree-dump-times phiopt4 "if" 0 FAIL: g++.dg/tree-ssa/pr86544.C -std=gnu++98 scan-tree-dump-times phiopt4 "if" 0 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7670/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-21.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-21.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-21.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-21.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/popcount3.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/popcount3.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr18134.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr18134.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr18134.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr18134.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr96480.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr96480.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr96480.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/pr96480.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/sccp-2.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/sccp-2.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/sccp-2.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/sccp-2.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/ssa-hoist-4.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/ssa-hoist-4.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/ssa-hoist-4.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/ssa-hoist-4.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make chec
[r12-7687 Regression] FAIL: gcc.target/i386/bt-5.c scan-assembler-times bt[lq][ \t] 7 on Linux/x86_64
On Linux/x86_64, 3a7ba8fd0cda387809e4902328af2473662b6a4a is the first bad commit commit 3a7ba8fd0cda387809e4902328af2473662b6a4a Author: Richard Biener Date: Thu Mar 17 08:10:59 2022 +0100 tree-optimization/104960 - unsplit edges after late sinking caused FAIL: gcc.target/i386/bt-5.c scan-assembler-not sar[lq][ \t] FAIL: gcc.target/i386/bt-5.c scan-assembler-times bt[lq][ \t] 7 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7687/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/bt-5.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/bt-5.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7693 Regression] FAIL: gcc.target/i386/pr90356.c scan-assembler pxor on Linux/x86_64
On Linux/x86_64, c482c28ba4c549006deb70dead90fe8ab34dcbcf is the first bad commit commit c482c28ba4c549006deb70dead90fe8ab34dcbcf Author: Roger Sayle Date: Thu Mar 17 21:56:32 2022 + PR 90356: Use xor to load const_double 0.0 on SSE (always) caused FAIL: gcc.target/i386/pr86722.c scan-assembler-not orpd FAIL: gcc.target/i386/pr90356.c scan-assembler pxor with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7693/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr86722.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr90356.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="i386.exp=gcc.target/i386/pr90356.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7699 Regression] FAIL: g++.dg/torture/pr104601.C -Os (test for excess errors) on Linux/x86_64
On Linux/x86_64, ac73c944eac88f37db2767aa4acc7ff6f4983f21 is the first bad commit commit ac73c944eac88f37db2767aa4acc7ff6f4983f21 Author: Jonathan Wakely Date: Thu Mar 17 16:45:43 2022 + libstdc++: Reduce header dependencies from PSTL headers [PR92546] caused FAIL: g++.dg/torture/pr104601.C -O0 (test for excess errors) FAIL: g++.dg/torture/pr104601.C -O1 (test for excess errors) FAIL: g++.dg/torture/pr104601.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: g++.dg/torture/pr104601.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: g++.dg/torture/pr104601.C -O2 (test for excess errors) FAIL: g++.dg/torture/pr104601.C -O3 -g (test for excess errors) FAIL: g++.dg/torture/pr104601.C -Os (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7699/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg-torture.exp=g++.dg/torture/pr104601.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg-torture.exp=g++.dg/torture/pr104601.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg-torture.exp=g++.dg/torture/pr104601.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg-torture.exp=g++.dg/torture/pr104601.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-7710 Regression] FAIL: g++.dg/cpp0x/variadic-alias3.C -std=c++17 (test for excess errors) on Linux/x86_64
On Linux/x86_64, c7a6a32739d62deab03266e2b5449fce261b1ecb is the first bad commit commit c7a6a32739d62deab03266e2b5449fce261b1ecb Author: Marek Polacek Date: Wed Mar 16 09:34:34 2022 -0400 c++: alias template and empty parameter packs [PR104008] caused FAIL: g++.dg/cpp0x/variadic-alias3.C -std=c++17 (internal compiler error: in hashtab_chk_error, at hash-table.cc:137) FAIL: g++.dg/cpp0x/variadic-alias3.C -std=c++17 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7710/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/cpp0x/variadic-alias3.C --target_board='unix{-m64}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-6703 Regression] FAIL: g++.dg/warn/pr104025.C -std=gnu++98 (test for excess errors) on Linux/x86_64
On Linux/x86_64, 2aa184458a11a7ec8c1b451b8eeff458a24632bb is the first bad commit commit 2aa184458a11a7ec8c1b451b8eeff458a24632bb Author: Jason Merrill Date: Mon Jan 17 17:16:38 2022 -0500 c++: input_location and lookahead [PR104025] caused FAIL: g++.dg/warn/pr104025.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/warn/pr104025.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/warn/pr104025.C -std=gnu++2a (test for excess errors) FAIL: g++.dg/warn/pr104025.C -std=gnu++98 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-6703/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/pr104025.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/pr104025.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/pr104025.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/warn/pr104025.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-6704 Regression] FAIL: g++.target/i386/pr98218-1.C -std=gnu++20 scan-assembler-times pcmpgtd 2 on Linux/x86_64
On Linux/x86_64, fdd6d85bd75df9a97659220373b5c1e8b3019e26 is the first bad commit commit fdd6d85bd75df9a97659220373b5c1e8b3019e26 Author: Jason Merrill Date: Tue Jan 18 17:43:03 2022 -0500 c++: Use -std=c++20 in testsuite default std list caused FAIL: g++.dg/cpp0x/constexpr-compare2.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/constexpr-compare2.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/constexpr-compare2.C -std=c++20 (test for excess errors) FAIL: g++.dg/opt/pr91838.C -std=c++14 scan-assembler pxor\\s+%xmm0,\\s+%xmm0 FAIL: g++.dg/opt/pr91838.C -std=c++17 scan-assembler pxor\\s+%xmm0,\\s+%xmm0 FAIL: g++.dg/opt/pr91838.C -std=c++20 scan-assembler pxor\\s+%xmm0,\\s+%xmm0 FAIL: g++.dg/vect/simd-bool-comparison-1.cc -std=c++14 scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: g++.dg/vect/simd-bool-comparison-1.cc -std=c++17 scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: g++.dg/vect/simd-bool-comparison-1.cc -std=c++20 scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: g++.dg/vect/simd-bool-comparison-1.cc -std=c++98 scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: g++.dg/vect/slp-pr87105.cc -std=c++14 scan-tree-dump-times slp2 "basic block part vectorized" 1 FAIL: g++.dg/vect/slp-pr87105.cc -std=c++17 scan-tree-dump-times slp2 "basic block part vectorized" 1 FAIL: g++.dg/vect/slp-pr87105.cc -std=c++20 scan-tree-dump-times slp2 "basic block part vectorized" 1 FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 10) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 11) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 12) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 13) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 14) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 15) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 16) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 17) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 18) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 19) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 4) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 5) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 6) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 7) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 8) FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 9) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 10) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 11) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 12) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 13) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 14) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 15) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 16) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 17) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 18) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 19) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 4) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 5) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 6) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 7) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 8) FAIL: g++.target/i386/mv28.C -std=c++17 (test for errors, line 9) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 10) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 11) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 12) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 13) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 14) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 15) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 16) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 17) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 18) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 19) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 4) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 5) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 6) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 7) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 8) FAIL: g++.target/i386/mv28.C -std=c++20 (test for errors, line 9) FAIL: g++.target/i386/mv28.C -std=c++98 (test for errors, line 10) FAIL: g++.target/i386/mv28.C -std=c++98 (test for errors, line 11) FAIL: g++.target/i386/mv28.C -std=c++98 (test for errors, line 12) FAIL: g++.target/i386/mv28.C
[r12-6740 Regression] FAIL: gcc.dg/vect/slp-reduc-1.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 on Linux/x86_64
On Linux/x86_64, f4ca0a53be18dfc7162fd5dcc1e73c4203805e14 is the first bad commit commit f4ca0a53be18dfc7162fd5dcc1e73c4203805e14 Author: Andre Vieira Date: Wed Jan 19 14:11:32 2022 + vect: Fix epilogue mode skipping caused FAIL: gcc.dg/vect/bb-slp-cond-1.c -flto -ffat-lto-objects scan-tree-dump-times vect "loop vectorized" 1 FAIL: gcc.dg/vect/bb-slp-cond-1.c scan-tree-dump-times vect "loop vectorized" 1 FAIL: gcc.dg/vect/fast-math-vect-call-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4 FAIL: gcc.dg/vect/slp-perm-9.c -flto -ffat-lto-objects scan-tree-dump-not vect "permutation requires at least three vectors" FAIL: gcc.dg/vect/slp-perm-9.c scan-tree-dump-not vect "permutation requires at least three vectors" FAIL: gcc.dg/vect/slp-reduc-1.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-1.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-6740/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/bb-slp-cond-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/bb-slp-cond-1.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/fast-math-vect-call-2.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/slp-perm-9.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/slp-perm-9.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/slp-reduc-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/slp-reduc-1.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-6844 Regression] FAIL: gcc.dg/vect/pr81196.c scan-tree-dump-times vect "vectorized 1 loops" 1 on Linux/x86_64
On Linux/x86_64, f1af8528d34418bc874ae9d993ee0dc3559972d2 is the first bad commit commit f1af8528d34418bc874ae9d993ee0dc3559972d2 Author: Richard Biener Date: Mon Jan 24 11:50:06 2022 +0100 tree-optimization/102131 - fix niter analysis wrt overflow caused FAIL: gcc.dg/vect/pr81196.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/pr81196.c scan-tree-dump-times vect "vectorized 1 loops" 1 with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-6844/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/pr81196.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gcc.dg/vect/pr81196.c --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-6849 Regression] FAIL: gfortran.dg/ieee/signaling_3.f90 -Os execution test on Linux/x86_64
On Linux/x86_64, e89d0befe3ec3238fca6de2cb078eb403b8c7e99 is the first bad commit commit e89d0befe3ec3238fca6de2cb078eb403b8c7e99 Author: Francois-Xavier Coudert Date: Mon Jan 17 12:46:48 2022 +0100 Fortran: provide a fallback implementation of issignaling caused FAIL: gfortran.dg/ieee/signaling_3.f90 -O0 execution test FAIL: gfortran.dg/ieee/signaling_3.f90 -O1 execution test FAIL: gfortran.dg/ieee/signaling_3.f90 -O2 execution test FAIL: gfortran.dg/ieee/signaling_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/signaling_3.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/signaling_3.f90 -Os execution test with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-6849/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/signaling_3.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/signaling_3.f90 --target_board='unix{-m32\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
[r12-6893 Regression] FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2b 1 blank line(s) in output on Linux/x86_64
On Linux/x86_64, 76ef38e3178a11e76a66b4d4c0e10e85fe186a45 is the first bad commit commit 76ef38e3178a11e76a66b4d4c0e10e85fe186a45 Author: Martin Liska Date: Thu Jan 27 11:22:42 2022 +0100 Improve wording for -freport-bug option. caused FAIL: g++.dg/modules/xtreme-header-5_a.H module-cmi (gcm.cache/$srcdir/g++.dg/modules/xtreme-header-5_a.H.gcm) FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++17 1 blank line(s) in output FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++17 (internal compiler error: tree check: expected none of template_decl, have template_decl in add_specializations, at cp/module.cc:12969) FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++17 (test for excess errors) FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++2a 1 blank line(s) in output FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++2a (internal compiler error: tree check: expected none of template_decl, have template_decl in add_specializations, at cp/module.cc:12969) FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++2a (test for excess errors) FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++2b 1 blank line(s) in output FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++2b (internal compiler error: tree check: expected none of template_decl, have template_decl in add_specializations, at cp/module.cc:12969) FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++2b (test for excess errors) FAIL: g++.dg/modules/xtreme-header_a.H module-cmi (gcm.cache/$srcdir/g++.dg/modules/xtreme-header_a.H.gcm) FAIL: g++.dg/modules/xtreme-header_a.H -std=c++17 1 blank line(s) in output FAIL: g++.dg/modules/xtreme-header_a.H -std=c++17 (internal compiler error: tree check: expected none of template_decl, have template_decl in add_specializations, at cp/module.cc:12969) FAIL: g++.dg/modules/xtreme-header_a.H -std=c++17 (test for excess errors) FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2a 1 blank line(s) in output FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2a (internal compiler error: tree check: expected none of template_decl, have template_decl in add_specializations, at cp/module.cc:12969) FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2a (test for excess errors) FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2b 1 blank line(s) in output FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2b (internal compiler error: tree check: expected none of template_decl, have template_decl in add_specializations, at cp/module.cc:12969) FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2b (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-6893/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 To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="modules.exp=g++.dg/modules/xtreme-header-5_a.H --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="modules.exp=g++.dg/modules/xtreme-header-5_a.H --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="modules.exp=g++.dg/modules/xtreme-header_a.H --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="modules.exp=g++.dg/modules/xtreme-header_a.H --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)