[Linaro-TCWG-CI] gcc-16-1067-gaa935ce40a7: 1 regression on aarch64

2025-06-03 Thread ci_notify--- via Gcc-regression
Dear contributor,

Our automatic CI has detected problems related to your patch(es). Please find 
some details below.

In gcc_check master-aarch64, after:
  | commit gcc-16-1067-gaa935ce40a7
  | Author: Andrew Pinski 
  | Date:   Mon Jun 2 15:56:20 2025 -0700
  | 
  | switch-conversion: Mark CSWTCH as mergeable [PR120451]
  | 
  | When we have a smallish CSWTCH, it could be placed in the rodata.cst16
  | section so it can be merged with other constants across TUs.
  | 
  | ... 16 lines of the commit log omitted.

Produces 1 regression:
  | 
  | regressions.sum:
  | Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
  | FAIL: gcc.dg/tree-ssa/cswtch-6.c scan-assembler .rodata.cst16

Used configuration :
 *CI config* tcwg_gcc_check master-aarch64
 *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu

We track this bug report under https://linaro.atlassian.net/browse/GNU-1594. 
Please let us know if you have a fix.

If you have any questions regarding this report, please ask on 
linaro-toolch...@lists.linaro.org mailing list.

-8<--8<--8<--

The information below contains the details of the failures, and the ways to 
reproduce a debug environment:

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

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

Instruction to reproduce the build : 
https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/aa935ce40a777eb0b4a4d3d2e03cf2efb4cf9619/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt

Full commit : See in git+ssh://linar...@gcc.gnu.org/git/gcc.git


Regressions on master at commit r16-1075 vs commit r16-1068 on Linux/x86_64

2025-06-03 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r16-1075 vs commit r16-1068 on Linux/x86_64
New failures:

New passes:
FAIL: libgomp.c++/../libgomp.c-c++-common/omp_target_memset-3.c (test for 
excess errors)
FAIL: libgomp.c++/../libgomp.c-c++-common/omp_target_memset-3.c (test for 
excess errors)


Regressions on native/master at commit r16-1068 vs commit r16-1066 on Linux/x86_64

2025-06-03 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r16-1068 vs commit r16-1066 on Linux/x86_64
New failures:
FAIL: gcc.dg/tree-ssa/cswtch-6.c scan-assembler .rodata.cst16

New passes:


Regressions on native/master at commit r16-1075 vs commit r16-1068 on Linux/x86_64

2025-06-03 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r16-1075 vs commit r16-1068 on Linux/x86_64
New failures:

New passes:
FAIL: libgomp.c++/../libgomp.c-c++-common/omp_target_memset-3.c (test for 
excess errors)
FAIL: libgomp.c++/../libgomp.c-c++-common/omp_target_memset-3.c (test for 
excess errors)


[Linaro-TCWG-CI] gcc-16-427-g86627faec10d: 11 regressions on arm

2025-06-03 Thread ci_notify--- via Gcc-regression
Dear contributor,

Our automatic CI has detected problems related to your patch(es). Please find 
some details below.

In  master-arm_eabi, after:
  | commit gcc-16-427-g86627faec10d
  | Author: Jonathan Wakely 
  | Date:   Fri Apr 25 21:09:18 2025 +0100
  | 
  | libstdc++: Rewrite atomic builtin checks [PR70560]
  | 
  | Currently the GLIBCXX_ENABLE_ATOMIC_BUILTINS macro checks for a variety
  | of __atomic built-ins for bool, short and int. If all those checks pass,
  | then it defines _GLIBCXX_ATOMIC_BUILTINS and uses the definitions from
  | ... 80 lines of the commit log omitted.

Produces 11 regressions:
  | 
  | regressions.sum:
  | Running libstdc++:libstdc++-dg/conformance.exp ...
  | FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++23 (test for excess 
errors)
  | FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++26 (test for excess 
errors)
  | FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++23 (test for excess 
errors)
  | FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++26 (test for excess 
errors)
  | ... and 7 more

Used configuration :
 *CI config* tcwg_gnu_embed_check_gcc master-arm_eabi
 *configure and test flags:* --target arm-eabi 

We track this bug report under https://linaro.atlassian.net/browse/GNU-1595. 
Please let us know if you have a fix.

If you have any questions regarding this report, please ask on 
linaro-toolch...@lists.linaro.org mailing list.

-8<--8<--8<--

The information below contains the details of the failures, and the ways to 
reproduce a debug environment:

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

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/1014/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/1013/artifact/artifacts

Instruction to reproduce the build : 
https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/86627faec10da53d7532805019e5296fcf15ac09/tcwg_gnu_embed_check_gcc/master-arm_eabi/reproduction_instructions.txt

Full commit : 
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=86627faec10da53d7532805019e5296fcf15ac09