[r11-6849 Regression] FAIL: g++.target/i386/pr88152.C scan-assembler-not vpcmpgt|vpcmpeq|vpsra on Linux/x86_64

2021-01-22 Thread sunil.k.pandey via Gcc-patches
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.

[r11-6981 Regression] FAIL: gcc.c-torture/compile/20051216-1.c -O1 (test for excess errors) on Linux/x86_64

2021-01-29 Thread sunil.k.pandey via Gcc-patches
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-

[r11-7011 Regression] FAIL: g++.dg/cpp0x/alias-decl-dr1558.C -std=c++17 (test for excess errors) on Linux/x86_64

2021-02-01 Thread sunil.k.pandey via Gcc-patches
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 -st

[r11-7011 Regression] FAIL: g++.dg/cpp0x/alias-decl-dr1558.C -std=c++17 (test for excess errors) on Linux/x86_64

2021-02-02 Thread sunil.k.pandey via Gcc-patches
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.

[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

2021-02-04 Thread sunil.k.pandey via Gcc-patches
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

[r11-7113 Regression] FAIL: gfortran.dg/goacc/derived-chartypes-2.f90 -O (test for excess errors) on Linux/x86_64

2021-02-04 Thread sunil.k.pandey via Gcc-patches
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-ch

[r11-7271 Regression] FAIL: g++.dg/modules/pr99023_a.H (test for excess errors) on Linux/x86_64

2021-02-17 Thread sunil.k.pandey via Gcc-patches
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

[r11-7430 Regression] FAIL: g++.dg/ext/attr-lambda3.C -std=c++2a (test for excess errors) on Linux/x86_64

2021-02-28 Thread sunil.k.pandey via Gcc-patches
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

[r11-7469 Regression] FAIL: gcc.dg/attr-flatten-1.c (test for warnings, line 13) on Linux/x86_64

2021-03-03 Thread sunil.k.pandey via Gcc-patches
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 war

[r10-9413 Regression] FAIL: gcc.dg/attr-flatten-1.c (test for warnings, line 13) on Linux/x86_64

2021-03-04 Thread sunil.k.pandey via Gcc-patches
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 war

[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

2021-03-08 Thread sunil.k.pandey via Gcc-patches
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

[r12-2649 Regression] FAIL: gcc.target/i386/pr78103-2.c scan-assembler \\m(leal|addl)\\M on Linux/x86_64

2021-07-31 Thread sunil.k.pandey via Gcc-patches
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] cau

[r12-2729 Regression] FAIL: g++.dg/cpp2a/concepts-pr67774.C -std=c++2a (test for excess errors) on Linux/x86_64

2021-08-06 Thread sunil.k.pandey via Gcc-patches
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

[r12-2733 Regression] FAIL: gcc.target/i386/vect-gather-1.c scan-tree-dump vect "loop vectorized" on Linux/x86_64

2021-08-06 Thread sunil.k.pandey via Gcc-patches
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

[r12-2730 Regression] FAIL: g++.old-deja/g++.other/inline7.C -std=gnu++2a (test for excess errors) on Linux/x86_64

2021-08-06 Thread sunil.k.pandey via Gcc-patches
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

[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

2021-08-06 Thread sunil.k.pandey via Gcc-patches
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-v

[r12-2766 Regression] FAIL: g++.dg/warn/Wstringop-overflow-6.C -std=gnu++2a (test for excess errors) on Linux/x86_64

2021-08-06 Thread sunil.k.pandey via Gcc-patches
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/Wstrin

[r12-2808 Regression] FAIL: gfortran.dg/ieee/pr77372.f90 -O (test for excess errors) on Linux/x86_64

2021-08-09 Thread sunil.k.pandey via Gcc-patches
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

[r12-2898 Regression] FAIL: g++.dg/warn/uninit-1.C -std=gnu++98 (test for excess errors) on Linux/x86_64

2021-08-13 Thread sunil.k.pandey via Gcc-patches
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=gn

[r12-2919 Regression] FAIL: gcc.target/i386/pr82460-2.c scan-assembler-not \\mvpermi2b\\M on Linux/x86_64

2021-08-16 Thread sunil.k.pandey via Gcc-patches
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 \\mvpermi

[r12-3003 Regression] FAIL: g++.dg/analyzer/pr96641.C -std=c++98 (test for excess errors) on Linux/x86_64

2021-08-18 Thread sunil.k.pandey via Gcc-patches
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++1

[r12-3002 Regression] FAIL: gfortran.dg/analyzer/pr96949.f90 -O (test for excess errors) on Linux/x86_64

2021-08-18 Thread sunil.k.pandey via Gcc-patches
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-verbosi

[r12-3052 Regression] FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for excess errors) on Linux/x86_64

2021-08-21 Thread sunil.k.pandey via Gcc-patches
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 err

[r12-3108 Regression] FAIL: gcc.target/i386/sse2-shiftqihi-constant-1.c scan-assembler-times pxor[^\n]*%xmm 1 on Linux/x86_64

2021-08-24 Thread sunil.k.pandey via Gcc-patches
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-consta

[r12-3144 Regression] FAIL: gcc.dg/tree-ssa/pr64130.c scan-tree-dump evrp "int \\[-8589934591, -2\\]" on Linux/x86_64

2021-08-25 Thread sunil.k.pandey via Gcc-patches
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 "\

[r12-3142 Regression] FAIL: 20_util/enable_shared_from_this/89303.cc (test for excess errors) on Linux/x86_64

2021-08-25 Thread sunil.k.pandey via Gcc-patches
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

[r12-3159 Regression] FAIL: gfortran.dg/pr68251.f90 -O (test for excess errors) on Linux/x86_64

2021-08-26 Thread sunil.k.pandey via Gcc-patches
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-fra

[r12-3159 Regression] FAIL: gfortran.dg/pr68251.f90 -O (test for excess errors) on Linux/x86_64

2021-08-28 Thread sunil.k.pandey via Gcc-patches
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 erro

[r11-3192 Regression] FAIL: libgomp.c++/udr-3.C execution test on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-14 Thread sunil.k.pandey via Gcc-patches
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 executio

[r11-3192 Regression] FAIL: libgomp.c++/udr-13.C execution test on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-14 Thread sunil.k.pandey via Gcc-patches
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 executi

[r11-3192 Regression] FAIL: libgomp.c++/udr-3.C execution test on Linux/x86_64 (-m64)

2020-09-14 Thread sunil.k.pandey via Gcc-patches
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 executio

[r11-3192 Regression] FAIL: libgomp.c++/udr-13.C execution test on Linux/x86_64 (-m64)

2020-09-14 Thread sunil.k.pandey via Gcc-patches
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 executi

[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)

2020-09-15 Thread sunil.k.pandey via Gcc-patches
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 sl

[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)

2020-09-15 Thread sunil.k.pandey via Gcc-patches
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

[r11-3207 Regression] FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-15 Thread sunil.k.pandey via Gcc-patches
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

[r11-3207 Regression] FAIL: gcc.dg/tree-ssa/20030807-10.c scan-tree-dump-times vrp1 " & 3" 1 on Linux/x86_64 (-m64)

2020-09-15 Thread sunil.k.pandey via Gcc-patches
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

[r11-3207 Regression] FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" on Linux/x86_64 (-m64)

2020-09-15 Thread sunil.k.pandey via Gcc-patches
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

[r11-3258 Regression] FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g execution test on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-17 Thread sunil.k.pandey via Gcc-patches
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

[r11-3258 Regression] FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g execution test on Linux/x86_64 (-m64)

2020-09-17 Thread sunil.k.pandey via Gcc-patches
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

[r11-3306 Regression] FAIL: gcc.dg/Warray-bounds-66.c (test for warnings, line 122) on Linux/x86_64 (-m32 -march=cascadelake)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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/Warr

[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)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[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)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[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)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[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)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[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)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[r11-3306 Regression] FAIL: gcc.dg/Warray-bounds-66.c (test for warnings, line 122) on Linux/x86_64 (-m32)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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/Warr

[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)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-1.c scan-ipa-dump sra "Will split parameter" on Linux/x86_64 (-m64)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[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)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[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)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[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)

2020-09-19 Thread sunil.k.pandey via Gcc-patches
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

[r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnps-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-20 Thread sunil.k.pandey via Gcc-patches
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

[r11-3308 Regression] FAIL: gcc.target/i386/sse2-andnpd-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-20 Thread sunil.k.pandey via Gcc-patches
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

[r11-3308 Regression] FAIL: gcc.target/i386/sse-andnps-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-20 Thread sunil.k.pandey via Gcc-patches
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

[r11-3308 Regression] FAIL: gfortran.dg/assumed_type_9.f90 -Os execution test on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-20 Thread sunil.k.pandey via Gcc-patches
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 executio

[r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnpd-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-20 Thread sunil.k.pandey via Gcc-patches
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

[r11-3308 Regression] FAIL: gfortran.dg/assumed_type_9.f90 -Os execution test on Linux/x86_64 (-m64)

2020-09-20 Thread sunil.k.pandey via Gcc-patches
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 executio

[r11-3308 Regression] FAIL: gcc.target/i386/sse-andnps-1.c execution test on Linux/x86_64 (-m64)

2020-09-20 Thread sunil.k.pandey via Gcc-patches
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

[r11-3308 Regression] FAIL: gcc.target/i386/sse2-andnpd-1.c execution test on Linux/x86_64 (-m64)

2020-09-20 Thread sunil.k.pandey via Gcc-patches
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

[r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnps-1.c execution test on Linux/x86_64 (-m64)

2020-09-21 Thread sunil.k.pandey via Gcc-patches
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

[r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnpd-1.c execution test on Linux/x86_64 (-m64)

2020-09-21 Thread sunil.k.pandey via Gcc-patches
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

[r11-3315 Regression] FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-21 Thread sunil.k.pandey via Gcc-patches
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

[r11-3315 Regression] FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64)

2020-09-21 Thread sunil.k.pandey via Gcc-patches
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

[r11-3436 Regression] FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-24 Thread sunil.k.pandey via Gcc-patches
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++

[r11-3434 Regression] FAIL: gcc.target/i386/sse2-mmx-pinsrw.c execution test on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-24 Thread sunil.k.pandey via Gcc-patches
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-pins

[r11-3434 Regression] FAIL: gcc.dg/ipa/ipa-pta-13.c scan-tree-dump fre3 " = x;" on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-24 Thread sunil.k.pandey via Gcc-patches
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-

[r11-3436 Regression] FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for excess errors) on Linux/x86_64 (-m64)

2020-09-24 Thread sunil.k.pandey via Gcc-patches
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++

[r11-3434 Regression] FAIL: gcc.target/i386/sse2-mmx-pinsrw.c execution test on Linux/x86_64 (-m64)

2020-09-24 Thread sunil.k.pandey via Gcc-patches
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-pins

[r11-3434 Regression] FAIL: gcc.dg/ipa/ipa-pta-13.c scan-tree-dump fre3 " = x;" on Linux/x86_64 (-m64)

2020-09-24 Thread sunil.k.pandey via Gcc-patches
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-

[r11-3633 Regression] FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)

2020-10-02 Thread sunil.k.pandey via Gcc-patches
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/spell

[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)

2020-10-03 Thread sunil.k.pandey via Gcc-patches
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 F

[r11-3641 Regression] FAIL: gcc.dg/ipa/ipa-pta-15.c execution test on Linux/x86_64 (-m32 -march=cascadelake)

2020-10-03 Thread sunil.k.pandey via Gcc-patches
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 config

[r11-3641 Regression] FAIL: gcc.c-torture/execute/pta-field-2.c -Os execution test on Linux/x86_64 (-m32 -march=cascadelake)

2020-10-03 Thread sunil.k.pandey via Gcc-patches
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 te

[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)

2020-10-03 Thread sunil.k.pandey via Gcc-patches
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 F

[r11-3641 Regression] FAIL: gcc.dg/ipa/ipa-pta-15.c execution test on Linux/x86_64 (-m32)

2020-10-03 Thread sunil.k.pandey via Gcc-patches
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 config

[r11-3641 Regression] FAIL: gcc.c-torture/execute/pta-field-2.c -Os execution test on Linux/x86_64 (-m32)

2020-10-03 Thread sunil.k.pandey via Gcc-patches
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 te

[r11-3705 Regression] FAIL: gcc.dg/vect/pr65947-3.c scan-tree-dump-times vect "LOOP VECTORIZED" 1 on Linux/x86_64

2020-10-08 Thread sunil.k.pandey via Gcc-patches
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

[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

2020-10-08 Thread sunil.k.pandey via Gcc-patches
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-obj

[r11-3729 Regression] FAIL: gcc.c-torture/execute/loop-13.c -O3 -g (test for excess errors) on Linux/x86_64

2020-10-08 Thread sunil.k.pandey via Gcc-patches
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-

[r11-3717 Regression] FAIL: gcc.dg/pr97315-1.c (test for excess errors) on Linux/x86_64

2020-10-08 Thread sunil.k.pandey via Gcc-patches
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 config

[r10-8871 Regression] FAIL: gcc.target/i386/memcpy-pr95886.c scan-rtl-dump-times expand "const_int 578437695752307201" 2 on Linux/x86_64

2020-10-09 Thread sunil.k.pandey via Gcc-patches
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

[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

2020-10-09 Thread sunil.k.pandey via Gcc-patches
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

[r11-3748 Regression] FAIL: gcc.dg/tree-ssa/modref-2.c execution test on Linux/x86_64

2020-10-09 Thread sunil.k.pandey via Gcc-patches
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/iee

[r12-7415 Regression] FAIL: gcc.target/i386/pr104637.c (test for excess errors) on Linux/x86_64

2022-03-01 Thread sunil.k.pandey via Gcc-patches
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/i3

[r12-7416 Regression] FAIL: gcc.target/i386/pr80270.c (test for excess errors) on Linux/x86_64

2022-03-01 Thread sunil.k.pandey via Gcc-patches
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 exce

[r12-7468 Regression] FAIL: g++.dg/warn/Wstringop-overflow-6.C -std=gnu++20 (test for excess errors) on Linux/x86_64

2022-03-03 Thread sunil.k.pandey via Gcc-patches
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

[r12-7502 Regression] FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 "Splitting reg" on Linux/x86_64

2022-03-05 Thread sunil.k.pandey via Gcc-patches
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.

[r12-7607 Regression] FAIL: g++.dg/other/pr84964.C -std=c++98 (test for warnings, line 6) on Linux/x86_64

2022-03-10 Thread sunil.k.pandey via Gcc-patches
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.

[r12-7616 Regression] FAIL: libitm.c/memset-1.c (test for excess errors) on Linux/x86_64

2022-03-11 Thread sunil.k.pandey via Gcc-patches
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 (inter

[r12-7670 Regression] FAIL: g++.dg/tree-ssa/pr86544.C -std=gnu++98 scan-tree-dump-times phiopt4 "if" 0 on Linux/x86_64

2022-03-16 Thread sunil.k.pandey via Gcc-patches
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/ph

[r12-7687 Regression] FAIL: gcc.target/i386/bt-5.c scan-assembler-times bt[lq][ \t] 7 on Linux/x86_64

2022-03-17 Thread sunil.k.pandey via Gcc-patches
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 sc

[r12-7693 Regression] FAIL: gcc.target/i386/pr90356.c scan-assembler pxor on Linux/x86_64

2022-03-17 Thread sunil.k.pandey via Gcc-patches
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 sca

[r12-7699 Regression] FAIL: g++.dg/torture/pr104601.C -Os (test for excess errors) on Linux/x86_64

2022-03-18 Thread sunil.k.pandey via Gcc-patches
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/pr1

[r12-7710 Regression] FAIL: g++.dg/cpp0x/variadic-alias3.C -std=c++17 (test for excess errors) on Linux/x86_64

2022-03-18 Thread sunil.k.pandey via Gcc-patches
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.

[r12-6703 Regression] FAIL: g++.dg/warn/pr104025.C -std=gnu++98 (test for excess errors) on Linux/x86_64

2022-01-18 Thread sunil.k.pandey via Gcc-patches
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 (tes

[r12-6704 Regression] FAIL: g++.target/i386/pr98218-1.C -std=gnu++20 scan-assembler-times pcmpgtd 2 on Linux/x86_64

2022-01-18 Thread sunil.k.pandey via Gcc-patches
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 -

[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

2022-01-19 Thread sunil.k.pandey via Gcc-patches
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 s

[r12-6844 Regression] FAIL: gcc.dg/vect/pr81196.c scan-tree-dump-times vect "vectorized 1 loops" 1 on Linux/x86_64

2022-01-24 Thread sunil.k.pandey via Gcc-patches
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 -flt

[r12-6849 Regression] FAIL: gfortran.dg/ieee/signaling_3.f90 -Os execution test on Linux/x86_64

2022-01-24 Thread sunil.k.pandey via Gcc-patches
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/s

[r12-6893 Regression] FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2b 1 blank line(s) in output on Linux/x86_64

2022-01-27 Thread sunil.k.pandey via Gcc-patches
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

  1   2   3   4   >