Regressions on master at commit r15-1007 vs commit r15-1001 on Linux/x86_64

2024-06-04 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1007 vs commit r15-1001 on Linux/x86_64
New failures:

New passes:
FAIL: 30_threads/future/members/poll.cc  -std=gnu++17 execution test
FAIL: gcc.target/i386/pr86722.c scan-assembler-times (?n)(?:andnpd|andpd) 1


[Linaro-TCWG-CI] gcc-15-571-g1e0ae1f5274: FAIL: 2 regressions on arm

2024-06-04 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-1231 , 
please let us know if you are looking at the problem and/or when you have a fix.

In  master-arm after:

  | commit gcc-15-571-g1e0ae1f5274
  | Author: Richard Biener 
  | Date:   Wed May 15 18:32:37 2024 +0200
  | 
  | tree-optimization/79958 - make DSE track multiple paths
  | 
  | DSE currently gives up when the path we analyze forks.  This leads
  | to multiple missed dead store elimination PRs.  The following fixes
  | this by recursing for each path and maintaining the visited bitmap
  | to avoid visiting CFG re-merges multiple times.  The overall cost
  | is still limited by the same bound, it's just more likely we'll hit
  | ... 21 lines of the commit log omitted.

FAIL: 2 regressions

regressions.sum:
=== ld tests ===

Running ld:ld-elf/shared.exp ...
FAIL: Run with libnew1a.so
FAIL: Run with libnew1b.so


You can find the failure logs in *.log.1.xz files in
 - 
https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/745/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_gnu_native_check_binutils--master-arm-build/745/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 - 
https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/745/artifact/artifacts/sumfiles/xfails.xfail

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

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

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/745/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/742/artifact/artifacts

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

Full commit : 
https://github.com/gcc-mirror/gcc/commit/1e0ae1f52741f7e0133661659ed2d210f939a398

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


[Linaro-TCWG-CI] gcc-15-752-g7f35863ebbf: FAIL: 1 regressions: 1 progressions on arm

2024-06-04 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-1232 , 
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-752-g7f35863ebbf
  | Author: Richard Sandiford 
  | Date:   Tue May 21 10:21:16 2024 +0100
  | 
  | Cache the set of EH_RETURN_DATA_REGNOs
  | 
  | While reviewing Andrew's fix for PR114843, it seemed like it would
  | be convenient to have a HARD_REG_SET of EH_RETURN_DATA_REGNOs.
  | This patch adds one and uses it to simplify a couple of use sites.
  | 
  | gcc/
  | ... 5 lines of the commit log omitted.

FAIL: 1 regressions: 1 progressions

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

Running gcc:gcc.dg/plugin/plugin.exp ...
FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so 
(internal compiler error: in df_refs_verify, at df-scan.cc:4013)


progressions.sum:
=== gcc tests ===

Running gcc:gcc.dg/plugin/plugin.exp ...
FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so 
(internal compiler error: in df_refs_verify, at df-scan.cc:4019)


You can find the failure logs in *.log.1.xz files in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2213/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/2213/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2213/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/2213/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2212/artifact/artifacts

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

Full commit : 
https://github.com/gcc-mirror/gcc/commit/7f35863ebbf7ba63e2f075edfbec105de272578a

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


Regressions on native/master at commit r15-1007 vs commit r15-1001 on Linux/x86_64

2024-06-04 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1007 vs commit r15-1001 on Linux/x86_64
New failures:

New passes:
FAIL: gcc.target/i386/pr86722.c scan-assembler-times (?n)(?:andnpd|andpd) 1


[Linaro-TCWG-CI] gcc-15-918-gbdc264a16e3: FAIL: 23 regressions on aarch64

2024-06-04 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-1233 , 
please let us know if you are looking at the problem and/or when you have a fix.

In  master-aarch64 after:

  | commit gcc-15-918-gbdc264a16e3
  | Author: Alexandre Oliva 
  | Date:   Thu May 30 02:06:48 2024 -0300
  | 
  | [testsuite] conditionalize dg-additional-sources on target and type
  | 
  | g++.dg/vect/pr95401.cc has dg-additional-sources, and that fails when
  | check_vect_support_and_set_flags finds vector support lacking for
  | execution tests: tests decay to compile tests, and additional sources
  | are rejected by the compiler when compiling to a named output file.
  | 
  | ... 39 lines of the commit log omitted.

FAIL: 23 regressions

regressions.sum:
=== gdc tests ===

Running gdc:gdc.dg/dg.exp ...
FAIL: gdc.dg/attr_module.d (test for warnings, line 12)
FAIL: gdc.dg/attr_module.d (test for warnings, line 18)
FAIL: gdc.dg/attr_module.d (test for warnings, line 24)
FAIL: gdc.dg/attr_module.d (test for warnings, line 36)
FAIL: gdc.dg/attr_module.d (test for excess errors)
FAIL: gdc.dg/gdc231.d (test for excess errors)
FAIL: gdc.dg/gdc253a.d (test for excess errors)
... and 21 more entries

You can find the failure logs in *.log.1.xz files in
 - 
https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1168/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_gnu_native_check_gcc--master-aarch64-build/1168/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 - 
https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1168/artifact/artifacts/sumfiles/xfails.xfail

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

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

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1168/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1167/artifact/artifacts

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

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

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


Regressions on master at commit r15-1018 vs commit r15-1016 on Linux/x86_64

2024-06-04 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1018 vs commit r15-1016 on Linux/x86_64
New failures:
FAIL: 30_threads/async/async.cc  -std=gnu++17 execution test

New passes:


[Linaro-TCWG-CI] gcc-15-1006-gd93353e6423: FAIL: 6 regressions on aarch64

2024-06-04 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-1234 , 
please let us know if you are looking at the problem and/or when you have a fix.

In bootstrap_check master-aarch64-check_bootstrap after:

  | commit gcc-15-1006-gd93353e6423
  | Author: Richard Biener 
  | Date:   Fri Feb 23 11:45:50 2024 +0100
  | 
  | Do single-lane SLP discovery for reductions
  | 
  | The following performs single-lane SLP discovery for reductions.
  | It requires a fixup for outer loop vectorization where a check
  | for multiple types needs adjustments as otherwise bogus pointer
  | IV increments happen when there are multiple copies of vector stmts
  | in the inner loop.
  | ... 31 lines of the commit log omitted.

FAIL: 6 regressions

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

Running gcc:gcc.dg/vect/vect.exp ...
FAIL: gcc.dg/vect/slp-reduc-3.c -flto -ffat-lto-objects  scan-tree-dump-times 
vect "VEC_PERM_EXPR" 0
FAIL: gcc.dg/vect/slp-reduc-3.c scan-tree-dump-times vect "VEC_PERM_EXPR" 0

Running gcc:gcc.target/aarch64/sve/aarch64-sve.exp ...
FAIL: gcc.target/aarch64/sve/dot_1.c scan-assembler-times \\twhilelo\\t 8
FAIL: gcc.target/aarch64/sve/reduc_4.c scan-assembler-not \\tfadd\\t
FAIL: gcc.target/aarch64/sve/sad_1.c scan-assembler-times 
\\tudot\\tz[0-9]+\\.s, z[0-9]+\\.b, z[0-9]+\\.b\\n 2
... and 5 more entries

You can find the failure logs in *.log.1.xz files in
 - 
https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/671/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_bootstrap_check--master-aarch64-check_bootstrap-build/671/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 - 
https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/671/artifact/artifacts/sumfiles/xfails.xfail

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

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

Current build   : 
https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/671/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/670/artifact/artifacts

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

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

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


Regressions on master at commit r15-1022 vs commit r15-1018 on Linux/x86_64

2024-06-04 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1022 vs commit r15-1018 on Linux/x86_64
New failures:
FAIL: gcc.dg/torture/convert-dfp-2.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  (test for excess errors)
FAIL: gcc.dg/torture/convert-dfp.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  (test for excess errors)

New passes:
FAIL: 30_threads/async/async.cc  -std=gnu++17 execution test