On Linux/x86_64,
b852aa7f265424c8e2036899da5d8306ff06a16c is the first bad commit
commit b852aa7f265424c8e2036899da5d8306ff06a16c
Author: David Malcolm
Date: Thu Jul 21 17:29:26 2022 -0400
analyzer: fix -Wanalyzer-va-list-exhausted false +ve on va_arg in
subroutine [PR106383]
caused
FAI
On Linux/x86_64,
f9d4c3b45c5ed5f45c8089c990dbd4e181929c3d is the first bad commit
commit f9d4c3b45c5ed5f45c8089c990dbd4e181929c3d
Author: liuhongt
Date: Tue Jul 19 17:24:52 2022 +0800
Lower complex type move to enable vectorization for complex type load&store.
caused
FAIL: gcc.dg/pr23911
On Linux/x86_64,
f7854e2faf7640230062dec3596e71773ca500ed is the first bad commit
commit f7854e2faf7640230062dec3596e71773ca500ed
Author: Tamar Christina
Date: Fri Jul 8 08:30:22 2022 +0100
middle-end: don't lower past veclower [PR106063]
caused
FAIL: gcc.dg/pr106063.c (test for excess e
On Linux/x86_64,
c73e8d45ca0111f51d7187641963df97f5c9c63f is the first bad commit
commit c73e8d45ca0111f51d7187641963df97f5c9c63f
Author: Roger Sayle
Date: Tue Jul 5 18:06:13 2022 +0100
Doubleword version of and;cmp to not;test optimization on x86.
caused
FAIL: gcc.target/i386/pr65105-5.
On Linux/x86_64,
b110e5283e368b5377e04766e4ff82cd52634208 is the first bad commit
commit b110e5283e368b5377e04766e4ff82cd52634208
Author: Martin Jambor
Date: Fri Jul 1 20:57:18 2022 +0200
tree-sra: Fix union handling in build_reconstructed_reference
caused
FAIL: gcc.dg/tree-ssa/alias-acc
On Linux/x86_64,
d2a89809452ef79a14feae1cadc3538e4b45 is the first bad commit
commit d2a89809452ef79a14feae1cadc3538e4b45
Author: Richard Biener
Date: Tue Jun 21 16:17:58 2022 +0200
Put virtual operands into loop-closed SSA
caused
FAIL: 25_algorithms/find_end/constrained.cc (test
On Linux/x86_64,
e6c3bb379f515b27268d08e62b4b3e5d7200b437 is the first bad commit
commit e6c3bb379f515b27268d08e62b4b3e5d7200b437
Author: Tim Lange
Date: Fri Jul 1 00:02:17 2022 +0200
analyzer: add allocation size checker [PR105900]
caused
FAIL: gcc.dg/analyzer/allocation-size-4.c note a
On Linux/x86_64,
f843bea4ca5613cb713f8b9313daa3938f254a05 is the first bad commit
commit f843bea4ca5613cb713f8b9313daa3938f254a05
Author: Uros Bizjak
Date: Fri Jul 1 17:25:03 2022 +0200
i386: Use "r" constraint in *andn3_doubleword_bmi
caused
FAIL: gfortran.dg/check_bits_2.f90 -O1 out
On Linux/x86_64,
0f6eef398045deb2a62d18b526831719c7c20c8a is the first bad commit
commit 0f6eef398045deb2a62d18b526831719c7c20c8a
Author: Kito Cheng
Date: Tue Jun 28 18:43:42 2022 +0800
testsuite/102690: Only check warning for lp64 in Warray-bounds-16.C
caused
FAIL: g++.dg/warn/Warray-bo
On Linux/x86_64,
8c99e307b20c502e55c425897fb3884ba8f05882 is the first bad commit
commit 8c99e307b20c502e55c425897fb3884ba8f05882
Author: Aldy Hernandez
Date: Sat Jun 25 18:58:02 2022 -0400
Convert DOM to use Ranger rather than EVRP
caused
FAIL: g++.dg/warn/Wstringop-overflow-4.C -std=g
On Linux/x86_64,
b36a1c964f99758de1f3b169628965d3c3af812b is the first bad commit
commit b36a1c964f99758de1f3b169628965d3c3af812b
Author: Richard Biener
Date: Fri Jun 24 13:37:22 2022 +0200
middle-end/106070 - bogus cond-expr folding
caused
FAIL: gcc.dg/torture/pr106070.c -O0 executio
On Linux/x86_64,
038b077689bb5310386b04d40a2cea234f01e6aa is the first bad commit
commit 038b077689bb5310386b04d40a2cea234f01e6aa
Author: Richard Sandiford
Date: Wed Jun 22 11:27:15 2022 +0100
data-ref: Improve non-loop disambiguation [PR106019]
caused
FAIL: gcc.dg/tree-ssa/slsr-39.c sca
On Linux/x86_64,
98a0d72a610a87e8e383d366e50253ddcc9a51dd is the first bad commit
commit 98a0d72a610a87e8e383d366e50253ddcc9a51dd
Author: Jonathan Wakely
Date: Thu Jun 16 14:57:32 2022 +0100
libstdc++: Support constexpr global std::string for size < 15 [PR105995]
caused
FAIL: 21_strings/
On Linux/x86_64,
269edf4e5e6ab489730038f7e3495550623179fe is the first bad commit
commit 269edf4e5e6ab489730038f7e3495550623179fe
Author: Cui,Lili
Date: Wed Jun 8 11:25:57 2022 +0800
Update {skylake,icelake,alderlake}_cost to add a bit preference to vector
store.
caused
FAIL: gcc.dg/vec
On Linux/x86_64,
cd22395457f063824c839fd1c0077d15d3dccd6d is the first bad commit
commit cd22395457f063824c839fd1c0077d15d3dccd6d
Author: liuhongt
Date: Mon Jun 6 13:39:19 2022 +0800
Fix insn does not satisfy its constraints: sse2_lshrv1ti3
caused
FAIL: gcc.target/i386/pr105854.c (test f
On Linux/x86_64,
c4320bde42c6497b701e2e6b8f1c5069bed19818 is the first bad commit
commit c4320bde42c6497b701e2e6b8f1c5069bed19818
Author: Roger Sayle
Date: Tue Jun 7 07:49:40 2022 +0100
Recognize vpcmov in combine with -mxop on x86.
caused
FAIL: gcc.target/i386/xop-pcmov3.c scan-assemble
On Linux/x86_64,
43201f2c2173894bf7c423cad6da1c21567e06c0 is the first bad commit
commit 43201f2c2173894bf7c423cad6da1c21567e06c0
Author: Roger Sayle
Date: Mon May 30 21:20:09 2022 +0100
PR target/70321: Split double word equality/inequality after STV on x86.
caused
FAIL: gcc.target/i386
On Linux/x86_64,
4fb2b4f7ea6b80ae75d3efb6f86e7c6179080535 is the first bad commit
commit 4fb2b4f7ea6b80ae75d3efb6f86e7c6179080535
Author: Tobias Burnus
Date: Tue May 24 10:41:43 2022 +0200
OpenMP: Support nowait with Fortran [PR105378]
caused
FAIL: libgomp.fortran/taskwait-depend-nowait-
On Linux/x86_64,
68e0063397ba820e71adc220b2da0581dce29ffa is the first bad commit
commit 68e0063397ba820e71adc220b2da0581dce29ffa
Author: Richard Biener
Date: Mon Apr 11 13:36:53 2022 +0200
Force the selection operand of a GIMPLE COND_EXPR to be a register
caused
FAIL: gcc.target/i386/pr
On Linux/x86_64,
eccbd7fcee5bbfc47731e8de83c44eee2e3dcc4b is the first bad commit
commit eccbd7fcee5bbfc47731e8de83c44eee2e3dcc4b
Author: Paul A. Clarke
Date: Mon Feb 21 12:14:01 2022 -0600
rs6000: Move g++.dg powerpc PR tests to g++.target
caused
FAIL: g++.dg/tsan/pr88018.C -O0 (test
20 matches
Mail list logo