Regressions on native/master at commit r16-101 vs commit r16-100 on Linux/x86_64

2025-04-23 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r16-101 vs commit r16-100 on Linux/x86_64
New failures:
FAIL: gcc.dg/vect/pr101145.c -flto -ffat-lto-objects  scan-tree-dump-times vect 
"vectorized 1 loops" 7
FAIL: gcc.dg/vect/pr101145.c -flto -ffat-lto-objects  scan-tree-dump-times vect 
"vectorized 1 loops" 7
FAIL: gcc.dg/vect/pr101145.c scan-tree-dump-times vect "vectorized 1 loops" 7
FAIL: gcc.dg/vect/pr101145.c scan-tree-dump-times vect "vectorized 1 loops" 7
FAIL: gcc.dg/vla-1.c scan-tree-dump-times optimized " s=> i" 2
FAIL: gcc.dg/vla-1.c scan-tree-dump-times optimized " s=> i" 2
FAIL: g++.dg/coroutines/torture/pr103953.C   -O3 -g  execution test
FAIL: g++.dg/coroutines/torture/pr103953.C   -O3 -g  execution test

New passes:


Regressions on master at commit r16-101 vs commit r16-100 on Linux/x86_64

2025-04-23 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r16-101 vs commit r16-100 on Linux/x86_64
New failures:
FAIL: gcc.dg/vect/pr101145.c -flto -ffat-lto-objects  scan-tree-dump-times vect 
"vectorized 1 loops" 7
FAIL: gcc.dg/vect/pr101145.c -flto -ffat-lto-objects  scan-tree-dump-times vect 
"vectorized 1 loops" 7
FAIL: gcc.dg/vect/pr101145.c scan-tree-dump-times vect "vectorized 1 loops" 7
FAIL: gcc.dg/vect/pr101145.c scan-tree-dump-times vect "vectorized 1 loops" 7
FAIL: gcc.dg/vla-1.c scan-tree-dump-times optimized " s=> i" 2
FAIL: gcc.dg/vla-1.c scan-tree-dump-times optimized " s=> i" 2
FAIL: g++.dg/coroutines/torture/pr103953.C   -O3 -g  execution test
FAIL: g++.dg/coroutines/torture/pr103953.C   -O3 -g  execution test

New passes:


[Linaro-TCWG-CI] gcc-16-101-g132d01d96ea: 7 regressions on arm

2025-04-23 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-arm, after:
  | commit gcc-16-101-g132d01d96ea
  | Author: Jan Hubicka 
  | Date:   Wed Apr 23 18:39:14 2025 +0200
  | 
  | Enable ip-cp cloning over non-hot edges
  | 
  | Currently enabling profile feedback regresses x264 and exchange. In 
both cases the root of the
  | issue is that ipa-cp cost model thinks cloning is not relevant when 
feedback is available
  | while it clones without feedback.
  | ... 255 lines of the commit log omitted.

Produces 7 regressions:
  | 
  | regressions.sum:
  | Running g++:g++.dg/coroutines/torture/coro-torture.exp ...
  | FAIL: g++.dg/coroutines/torture/pr103953.C -O3 -g  execution test
  | Running g++:g++.dg/dg.exp ...
  | XPASS: g++.dg/ipa/devirt-23.C -std=gnu++17  scan-ipa-dump cp "Discovered a 
virtual call to"
  | XPASS: g++.dg/ipa/devirt-23.C -std=gnu++26  scan-ipa-dump cp "Discovered a 
virtual call to"
  | ... and 6 more

Used configuration :
 *CI config* tcwg_gcc_check master-arm
 *configure and test flags:* none, autodetected on 
armv8l-unknown-linux-gnueabihf

We track this bug report under https://linaro.atlassian.net/browse/GNU-1565. 
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-arm-build/3741/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-arm-build/3741/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3741/artifact/artifacts/sumfiles/xfails.xfail

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

Instruction to reproduce the build : 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gcc_check/master-arm/reproduction_instructions.txt

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


[Linaro-TCWG-CI] gcc-15-9504-g99835bd68e5: 2 regressions on aarch64

2025-04-23 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-aarch64, after:
  | commit gcc-15-9504-g99835bd68e5
  | Author: waffl3x 
  | Date:   Tue Apr 15 14:34:38 2025 -0600
  | 
  | OpenMP: omp.h omp::allocator C++ Allocator interface
  | 
  | The implementation of each allocator is simplified by inheriting from
  | __detail::__allocator_templ.  At the moment, none of the implementations
  | diverge in any way, simply passing in the allocator handle to be used 
when
  | ... 22 lines of the commit log omitted.

Produces 2 regressions:
  | 
  | regressions.sum:
  | Running libgomp:libgomp.c++/c++.exp ...
  | FAIL: libgomp.c++/allocator-1.C (test for excess errors)
  | UNRESOLVED: libgomp.c++/allocator-1.C compilation failed to produce 
executable

Used configuration :
 *CI config* tcwg_gnu_native_check_gcc 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-1566. 
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_native_check_gcc--master-aarch64-build/1849/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_native_check_gcc--master-aarch64-build/1849/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/1849/artifact/artifacts/sumfiles/xfails.xfail

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

Instruction to reproduce the build : 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/99835bd68e5360b0b3c8ad9c61ea23f70ad3dce6/tcwg_gnu_native_check_gcc/master-aarch64/reproduction_instructions.txt

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


Regressions on native/releases/gcc-14 at commit r14-11680 vs commit r14-11675 on Linux/x86_64

2025-04-23 Thread Haochen Jiang via Gcc-regression
Regressions on releases/gcc-14 at commit r14-11680 vs commit r14-11675 on 
Linux/x86_64
New failures:
FAIL: c-c++-common/tsan/atomic_stack.c   -O0  output pattern test
FAIL: c-c++-common/tsan/atomic_stack.c   -O2  output pattern test
FAIL: c-c++-common/tsan/bitfield_race.c   -O0  output pattern test
FAIL: c-c++-common/tsan/bitfield_race.c   -O2  output pattern test
FAIL: c-c++-common/tsan/fd_pipe_race.c   -O0  output pattern test
FAIL: c-c++-common/tsan/free_race2.c   -O0  output pattern test
FAIL: c-c++-common/tsan/free_race2.c   -O2  output pattern test
FAIL: c-c++-common/tsan/free_race.c   -O0  output pattern test
FAIL: c-c++-common/tsan/free_race.c   -O2  output pattern test
FAIL: c-c++-common/tsan/mutexset1.c   -O0  output pattern test
FAIL: c-c++-common/tsan/mutexset1.c   -O2  output pattern test
FAIL: c-c++-common/tsan/pr65400-1.c   -O2  output pattern test
FAIL: c-c++-common/tsan/pr65400-3.c   -O0  output pattern test
FAIL: c-c++-common/tsan/race_on_barrier2.c   -O0  output pattern test
FAIL: c-c++-common/tsan/tls_race.c   -O2  output pattern test
FAIL: c-c++-common/tsan/volatile.c   -O0  execution test
FAIL: g++.dg/tsan/aligned_vs_unaligned_race.C   -O2  output pattern test
FAIL: g++.dg/tsan/atomic_free2.C   -O2  output pattern test
FAIL: g++.dg/tsan/atomic_free.C   -O0  output pattern test
FAIL: g++.dg/tsan/atomic_free.C   -O2  output pattern test
FAIL: g++.dg/tsan/benign_race.C   -O0  execution test
FAIL: g++.dg/tsan/benign_race.C   -O2  execution test
FAIL: g++.dg/tsan/cond_race.C   -O0  output pattern test
FAIL: g++.dg/tsan/cond_race.C   -O2  output pattern test
FAIL: g++.dg/tsan/fd_close_norace.C   -O0  execution test
FAIL: g++.dg/tsan/fd_close_norace.C   -O2  execution test

New passes:
FAIL: c-c++-common/tsan/pr65400-3.c   -O2  output pattern test
FAIL: c-c++-common/tsan/pr68260.c   -O2  execution test
FAIL: c-c++-common/tsan/race_on_mutex2.c   -O0  output pattern test
FAIL: c-c++-common/tsan/race_on_mutex.c   -O2  output pattern test
FAIL: c-c++-common/tsan/thread_leak1.c   -O0  output pattern test
FAIL: c-c++-common/tsan/thread_leak2.c   -O2  output pattern test
FAIL: c-c++-common/tsan/thread_leak.c   -O2  execution test
FAIL: c-c++-common/tsan/tiny_race.c   -O0  output pattern test
FAIL: c-c++-common/tsan/tiny_race.c   -O2  output pattern test
FAIL: c-c++-common/tsan/volatile.c   -O2  execution test
FAIL: g++.dg/tsan/vptr_benign_race.C   -O2  execution test
FAIL: g++.dg/tsan/vptr_harmful_race.C   -O0  output pattern test
FAIL: g++.dg/tsan/vptr_harmful_race.C   -O2  output pattern test


Regressions on native/releases/gcc-15 at commit r15-9577 vs commit r15-9572 on Linux/x86_64

2025-04-23 Thread Haochen Jiang via Gcc-regression
Regressions on releases/gcc-15 at commit r15-9577 vs commit r15-9572 on 
Linux/x86_64
New failures:
FAIL: 30_threads/future/members/poll.cc  -std=gnu++17 execution test

New passes: