Regressions on native/releases/gcc-13 at commit r13-8713 vs commit r13-8712 on Linux/x86_64

2024-05-07 Thread Haochen Jiang via Gcc-regression
Regressions on releases/gcc-13 at commit r13-8713 vs commit r13-8712 on 
Linux/x86_64
New failures:
FAIL: libgomp.c++/../libgomp.c-c++-common/for-14.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-15.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-9.c execution test

New passes:


[Linaro-TCWG-CI] gcc-15-276-gbed6ec161be: FAIL: 2 regressions on aarch64

2024-05-07 Thread ci_notify--- via Gcc-regression
Dear contributor, our automatic CI has detected problems related to your 
patch(es).  Please find some details below.  If you have any questions, please 
follow up on linaro-toolch...@lists.linaro.org mailing list, Libera's 
#linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the 
usual project channel.

We appreciate that it might be difficult to find the necessary logs or 
reproduce the issue locally. If you can't get what you need from our CI within 
minutes, let us know and we will be happy to help.

We track this report status in https://linaro.atlassian.net/browse/GNU-1216 , 
please let us know if you are looking at the problem and/or when you have a fix.

In gcc_check master-aarch64 after:

  | commit gcc-15-276-gbed6ec161be
  | Author: Richard Biener 
  | Date:   Tue Feb 20 11:47:03 2024 +0100
  | 
  | middle-end/27800 - avoid unnecessary temporary during gimplification
  | 
  | This avoids a tempoary when gimplifying reg = a ? b : c, re-using
  | the LHS of an assignment if that's a register.
  | 
  | PR middle-end/27800
  | * gimplify.cc (gimplify_modify_expr_rhs): For a COND_EXPR
  | ... 4 lines of the commit log omitted.

FAIL: 2 regressions

regressions.sum:
=== gcc tests ===

Running gcc:gcc.target/aarch64/sve/aarch64-sve.exp ...
FAIL: gcc.target/aarch64/sve/pre_cond_share_1.c scan-tree-dump-times optimized 
"\\.COND_MUL" 1
XPASS: gcc.target/aarch64/sve/pre_cond_share_1.c scan-tree-dump-times optimized 
"\\.VCOND" 1


You can find the failure logs in *.log.1.xz files in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1964/artifact/artifacts/00-sumfiles/
The full lists of regressions and progressions as well as configure and make 
commands are in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1964/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1964/artifact/artifacts/sumfiles/xfails.xfail

The configuration of this build is:
CI config tcwg_gcc_check master-aarch64

-8<--8<--8<--
The information below can be used to reproduce a debug environment:

Current build   : 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1964/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1963/artifact/artifacts

Reproduce last good and first bad builds: 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/bed6ec161be8c5ca2f24195900ce3c9b81c3e141/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/bed6ec161be8c5ca2f24195900ce3c9b81c3e141

List of configurations that regressed due to this commit :
* tcwg_gcc_check
** master-aarch64
*** FAIL: 2 regressions
*** 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/bed6ec161be8c5ca2f24195900ce3c9b81c3e141/tcwg_gcc_check/master-aarch64/details.txt
*** 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1964/artifact/artifacts


Regressions on native/master at commit r15-309 vs commit r15-300 on Linux/x86_64

2024-05-07 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-309 vs commit r15-300 on Linux/x86_64
New failures:

New passes:
FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c execution test


Regressions on native/master at commit r15-300 vs commit r15-286 on Linux/x86_64

2024-05-07 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-300 vs commit r15-286 on Linux/x86_64
New failures:
FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c execution test

New passes:
FAIL: libgomp.fortran/examples-4/teams-4.f90   -O0  execution test
FAIL: libgomp.fortran/examples-4/teams-4.f90   -O2  execution test


Regressions on native/master at commit r15-286 vs commit r15-276 on Linux/x86_64

2024-05-07 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-286 vs commit r15-276 on Linux/x86_64
New failures:
FAIL: libgomp.fortran/examples-4/teams-4.f90   -O0  execution test
FAIL: libgomp.fortran/examples-4/teams-4.f90   -O2  execution test

New passes:


Regressions on native/releases/gcc-14 at commit r14-10176 vs commit r14-10164 on Linux/x86_64

2024-05-07 Thread Haochen Jiang via Gcc-regression
Regressions on releases/gcc-14 at commit r14-10176 vs commit r14-10164 on 
Linux/x86_64
New failures:

New passes:
FAIL: gcc.dg/vect/tsvc/vect-tsvc-s317.c execution test
FAIL: gcc.dg/vect/tsvc/vect-tsvc-s317.c -flto -ffat-lto-objects execution test
FAIL: libgomp.c/examples-4/teams-4.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-11.c execution test
FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-12.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-14.c execution test
FAIL: libgomp.c/../libgomp.c-c++-common/for-14.c execution test
FAIL: libgomp.c/../libgomp.c-c++-common/for-15.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-3.c execution test
FAIL: libgomp.c/../libgomp.c-c++-common/for-3.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c execution test
FAIL: libgomp.c/../libgomp.c-c++-common/for-5.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c execution test
FAIL: libgomp.c/../libgomp.c-c++-common/for-6.c execution test
FAIL: libgomp.c++/../libgomp.c-c++-common/for-9.c execution test
FAIL: libgomp.c/../libgomp.c-c++-common/for-9.c execution test


[r15-268 Regression] FAIL: gcc.target/i386/pr101950-2.c scan-assembler-times \txor[ql]\t 2 on Linux/x86_64

2024-05-07 Thread haochen.jiang via Gcc-regression
On Linux/x86_64,

9dbff9c05520a74e6cd337578f27b56c941f64f3 is the first bad commit
commit 9dbff9c05520a74e6cd337578f27b56c941f64f3
Author: Richard Biener 
Date:   Tue May 7 10:14:19 2024 +0200

Revert "Revert "combine: Don't combine if I2 does not change""

caused

FAIL: gcc.target/i386/pr101950-2.c scan-assembler-times \txor[ql]\t 2

with GCC configured with

../../gcc/configure 
--prefix=/export/users/haochenj/src/gcc-bisect/master/master/r15-268/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/pr101950-2.c --target_board='unix{-m64}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="i386.exp=gcc.target/i386/pr101950-2.c --target_board='unix{-m64\ 
-march=cascadelake}'"

(Please do not reply to this email, for question about this report, contact me 
at haochen dot jiang at intel.com.)
(If you met problems with cascadelake related, disabling AVX512F in command 
line might save that.)
(However, please make sure that there is no potential problems with AVX512.)


[Linaro-TCWG-CI] gcc-15-268-g9dbff9c0552: FAIL: 1 regressions on arm

2024-05-07 Thread ci_notify--- via Gcc-regression
Dear contributor, our automatic CI has detected problems related to your 
patch(es).  Please find some details below.  If you have any questions, please 
follow up on linaro-toolch...@lists.linaro.org mailing list, Libera's 
#linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the 
usual project channel.

We appreciate that it might be difficult to find the necessary logs or 
reproduce the issue locally. If you can't get what you need from our CI within 
minutes, let us know and we will be happy to help.

We track this report status in https://linaro.atlassian.net/browse/GNU-1215 , 
please let us know if you are looking at the problem and/or when you have a fix.

In gcc_check master-arm after:

  | commit gcc-15-268-g9dbff9c0552
  | Author: Richard Biener 
  | Date:   Tue May 7 10:14:19 2024 +0200
  | 
  | Revert "Revert "combine: Don't combine if I2 does not change""
  | 
  | This reverts commit 109f1b28fc94c93096506e3df0c25e331cef19d0.

FAIL: 1 regressions

regressions.sum:
=== gcc tests ===

Running gcc:gcc.target/arm/arm.exp ...
FAIL: gcc.target/arm/aes_xor_combine.c scan-assembler-not veor


You can find the failure logs in *.log.1.xz files in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2071/artifact/artifacts/00-sumfiles/
The full lists of regressions and progressions as well as configure and make 
commands are in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2071/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2071/artifact/artifacts/sumfiles/xfails.xfail

The configuration of this build is:
CI config tcwg_gcc_check master-arm

-8<--8<--8<--
The information below can be used to reproduce a debug environment:

Current build   : 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2071/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2070/artifact/artifacts

Reproduce last good and first bad builds: 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9dbff9c05520a74e6cd337578f27b56c941f64f3/tcwg_gcc_check/master-arm/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/9dbff9c05520a74e6cd337578f27b56c941f64f3

List of configurations that regressed due to this commit :
* tcwg_gcc_check
** master-arm
*** FAIL: 1 regressions
*** 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9dbff9c05520a74e6cd337578f27b56c941f64f3/tcwg_gcc_check/master-arm/details.txt
*** 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2071/artifact/artifacts


Regressions on native/master at commit r15-269 vs commit r15-222 on Linux/x86_64

2024-05-07 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-269 vs commit r15-222 on Linux/x86_64
New failures:
FAIL: gcc.target/i386/pr101950-2.c scan-assembler-times \txor[ql]\t 2

New passes:
FAIL: gcc.target/i386/pr70251.c 1 blank line(s) in output
FAIL: gcc.target/i386/pr70251.c 1 blank line(s) in output
FAIL: gcc.target/i386/pr70251.c (internal compiler error: verify_gimple failed)
FAIL: gcc.target/i386/pr70251.c (internal compiler error: verify_gimple failed)
FAIL: gcc.target/i386/pr70251.c (test for excess errors)
FAIL: gcc.target/i386/pr70251.c (test for excess errors)


[r15-222 Regression] FAIL: gcc.target/i386/vect-shiftv8qi.c scan-assembler-times psrlw 5 on Linux/x86_64

2024-05-07 Thread haochen.jiang via Gcc-regression
On Linux/x86_64,

79649a5dcd81bc05c0ba591068c9075de43bd417 is the first bad commit
commit 79649a5dcd81bc05c0ba591068c9075de43bd417
Author: Roger Sayle 
Date:   Tue May 7 07:14:40 2024 +0100

PR target/106060: Improved SSE vector constant materialization on x86.

caused

FAIL: gcc.target/i386/vect-shiftv4qi.c scan-assembler-times psrlw 5
FAIL: gcc.target/i386/vect-shiftv8qi.c scan-assembler-times psrlw 5

with GCC configured with

../../gcc/configure 
--prefix=/export/users/haochenj/src/gcc-bisect/master/master/r15-222/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/vect-shiftv4qi.c 
--target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="i386.exp=gcc.target/i386/vect-shiftv4qi.c 
--target_board='unix{-m64\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="i386.exp=gcc.target/i386/vect-shiftv8qi.c 
--target_board='unix{-m64\ -march=cascadelake}'"

(Please do not reply to this email, for question about this report, contact me 
at haochen dot jiang at intel.com.)
(If you met problems with cascadelake related, disabling AVX512F in command 
line might save that.)
(However, please make sure that there is no potential problems with AVX512.)


Regressions on native/master at commit r15-222 vs commit r15-221 on Linux/x86_64

2024-05-07 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-222 vs commit r15-221 on Linux/x86_64
New failures:
FAIL: gcc.target/i386/vect-shiftv4qi.c scan-assembler-times psrlw 5
FAIL: gcc.target/i386/vect-shiftv4qi.c scan-assembler-times psrlw 5
FAIL: gcc.target/i386/vect-shiftv8qi.c scan-assembler-times psrlw 5

New passes: