[Linaro-TCWG-CI] gcc-15-8965-gb631ff45f23: 2 regressions 2 improvements on arm
Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below. In master-arm, after: | commit gcc-15-8965-gb631ff45f23 | Author: Richard Earnshaw | Date: Wed Mar 26 15:56:18 2025 + | | arm: don't vectorize fmaxf() unless unsafe math opts are enabled | | This test has presumably been failing since vectorization was enabled | at -O2. I suspect part of the reason this wasn't picked up sooner is | that the test is a hybrid execution/scan-assembler test and the | ... 29 lines of the commit log omitted. Produces 2 regressions 2 improvements: | | regressions.sum: | Running gcc:gcc.target/arm/arm.exp ... | FAIL: gcc.target/arm/vect-fmaxmin.c scan-assembler-times vmaxnm.f32\tq[0-9]+, q[0-9]+, q[0-9]+ 1 | FAIL: gcc.target/arm/vect-fmaxmin.c scan-assembler-times vminnm.f32\tq[0-9]+, q[0-9]+, q[0-9]+ 1 | | improvements.sum: | Running gcc:gcc.target/arm/arm.exp ... | FAIL: gcc.target/arm/fmaxmin.c scan-assembler-times vminnm.f32\ts[0-9]+, s[0-9]+, s[0-9]+ 1 | FAIL: gcc.target/arm/fmaxmin.c scan-assembler-times vmaxnm.f32\ts[0-9]+, s[0-9]+, s[0-9]+ 1 Used configuration : *CI config* tcwg_gnu_cross_check_gcc master-arm *configure and test flags:* --target arm-linux-gnueabihf We track this bug report under https://linaro.atlassian.net/browse/GNU-1553. 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_cross_check_gcc--master-arm-build/1998/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_cross_check_gcc--master-arm-build/1998/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1998/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1998/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1997/artifact/artifacts Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b631ff45f231db55b28b4c92cf1a1b46b3638ddd/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt Full commit : https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=b631ff45f231db55b28b4c92cf1a1b46b3638ddd
[Linaro-TCWG-CI] gcc-15-8972-g7e286b56545: 3 regressions on aarch64
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-15-8972-g7e286b56545 | Author: Tobias Burnus | Date: Thu Mar 27 14:09:20 2025 +0100 | | OpenMP: Fix C++ template handling with append_args' prefer_type modifier | | It is possible but not very sensible to use C++ templates with in the | prefer_type modifier to the 'append_args' clause of 'declare variant'. | | ... 25 lines of the commit log omitted. Produces 3 regressions: | | regressions.sum: | Running g++:g++.dg/gomp/gomp.exp ... | FAIL: g++.dg/gomp/append-args-8.C -std=c++17 scan-tree-dump-times gimple "repl3 \\(a, interop.[0-9]+3, interop.[0-9]+2, interop.[0-9]+, 1, 2, "abc"\\);" 1 | FAIL: g++.dg/gomp/append-args-8.C -std=c++26 scan-tree-dump-times gimple "repl3 \\(a, interop.[0-9]+3, interop.[0-9]+2, interop.[0-9]+, 1, 2, "abc"\\);" 1 | FAIL: g++.dg/gomp/append-args-8.C -std=c++98 scan-tree-dump-times gimple "repl3 \\(a, interop.[0-9]+3, interop.[0-9]+2, interop.[0-9]+, 1, 2, "abc"\\);" 1 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-1554. 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/3507/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/3507/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3507/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3507/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3506/artifact/artifacts Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7e286b56545e1bd28098cc197e674d02f3849ec3/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt Full commit : https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=7e286b56545e1bd28098cc197e674d02f3849ec3
Regressions on native/releases/gcc-14 at commit r14-11475 vs commit r14-11473 on Linux/x86_64
Regressions on releases/gcc-14 at commit r14-11475 vs commit r14-11473 on Linux/x86_64 New failures: FAIL: c-c++-common/tsan/atomic_stack.c -O0 output pattern test FAIL: c-c++-common/tsan/bitfield_race.c -O0 output pattern test FAIL: c-c++-common/tsan/fd_pipe_race.c -O0 output pattern test FAIL: c-c++-common/tsan/fd_pipe_race.c -O2 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/race_on_barrier.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_mutex2.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O0 output pattern test New passes: 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 -O0 output pattern test FAIL: c-c++-common/tsan/pr65400-3.c -O0 output pattern test FAIL: c-c++-common/tsan/pr65400-3.c -O0 output pattern test 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_barrier2.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O2 output pattern test FAIL: c-c++-common/tsan/volatile.c -O2 execution test
Re: [Linaro-TCWG-CI] gcc-15-8956-ge90d6c2639c: 8 regressions on aarch64
ci_not...@linaro.org writes: > 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-15-8956-ge90d6c2639c > | Author: Sam James > | Date: Thu Mar 27 00:21:43 2025 + > | > | testsuite: more (mostly cosmetic) dg- whitespace fixes > | > | Some of these are harmless but still inconsistent (and asking for > trouble > | given it may give people the wrong idea about similar "style"). > | > | ... 9 lines of the commit log omitted. > > Produces 8 regressions: > | > | regressions.sum: > | Running gcc:gcc.target/aarch64/aarch64.exp ... > | ERROR: tcl error code NONE > | ERROR: tcl error sourcing gcc.target/aarch64/aarch64.exp. > | UNRESOLVED: testcase gcc.target/aarch64/aarch64.exp' aborted due to Tcl > error > | ERROR: unmatched open brace in list > | ... and 5 more Should be fixed with r15-8981-g176c7a2f751e04, thanks!
Regressions on master at commit r15-9025 vs commit r15-9024 on Linux/x86_64
Regressions on master at commit r15-9025 vs commit r15-9024 on Linux/x86_64 New failures: New passes: FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps
Regressions on master at commit r15-9024 vs commit r15-9020 on Linux/x86_64
Regressions on master at commit r15-9024 vs commit r15-9020 on Linux/x86_64 New failures: FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps New passes: