[Linaro-TCWG-CI] gcc-15-859-geaaa4b88038: FAIL: 4 regressions: 1 progressions on aarch64
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-1222 , 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_lto after: | commit gcc-15-859-geaaa4b88038 | Author: Richard Biener | Date: Fri Sep 29 15:12:54 2023 +0200 | | tree-optimization/115254 - don't account single-lane SLP against discovery limit | | The following avoids accounting single-lane SLP to the discovery | limit. As the two testcases show this makes discovery fail, | unfortunately even not the same across targets. The following | should fix two FAILs for GCN as a side-effect. | | ... 6 lines of the commit log omitted. FAIL: 4 regressions: 1 progressions regressions.sum: === gcc tests === Running gcc:gcc.dg/vect/vect.exp ... FAIL: gcc.dg/vect/slp-cond-2-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 4 FAIL: gcc.dg/vect/slp-cond-2-big-array.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4 FAIL: gcc.dg/vect/slp-cond-2.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 4 FAIL: gcc.dg/vect/slp-cond-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4 progressions.sum: === gfortran tests === Running gfortran:gfortran.dg/vect/vect.exp ... FAIL: gfortran.dg/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 2[45] loops" 1 You can find the failure logs in *.log.1.xz files in - https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/631/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_lto-build/631/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_lto-build/631/artifact/artifacts/sumfiles/xfails.xfail The configuration of this build is: CI config tcwg_bootstrap_check master-aarch64-check_bootstrap_lto -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_lto-build/631/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/630/artifact/artifacts Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/eaaa4b88038d4d6eda1b20ab662f1568fd9be31f/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/reproduction_instructions.txt Full commit : https://github.com/gcc-mirror/gcc/commit/eaaa4b88038d4d6eda1b20ab662f1568fd9be31f List of configurations that regressed due to this commit : * tcwg_bootstrap_check ** master-aarch64-check_bootstrap_lto *** FAIL: 4 regressions: 1 progressions *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/eaaa4b88038d4d6eda1b20ab662f1568fd9be31f/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/631/artifact/artifacts
[Linaro-TCWG-CI] gcc-15-933-g867d1264fe7: FAIL: 4 regressions on master-thumb_m0_eabi
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-1224 , please let us know if you are looking at the problem and/or when you have a fix. In arm-eabi cortex-m0 soft after: | commit gcc-15-933-g867d1264fe7 | Author: Martin Uecker | Date: Sun May 19 23:13:22 2024 +0200 | | C: allow aliasing of compatible types derived from enumeral types [PR115157] | | Aliasing of enumeral types with the underlying integer is now allowed | by setting the aliasing set to zero. But this does not allow aliasing | of derived types which are compatible as required by ISO C. Instead, | initially set structural equality. Then set TYPE_CANONICAL and update | pointers and main variants when the type is completed (as done for | ... 24 lines of the commit log omitted. FAIL: 4 regressions regressions.sum: === gcc tests === Running gcc:gcc.dg/dg.exp ... FAIL: gcc.dg/enum-alias-1.c (test for excess errors) UNRESOLVED: gcc.dg/enum-alias-1.c compilation failed to produce executable FAIL: gcc.dg/enum-alias-2.c execution test FAIL: gcc.dg/enum-alias-3.c execution test You can find the failure logs in *.log.1.xz files in - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/419/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_embed_check_gcc--master-thumb_m0_eabi-build/419/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/419/artifact/artifacts/sumfiles/xfails.xfail The configuration of this build is: CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv6s-m -mtune=cortex-m0 -mfloat-abi=soft -mfpu=auto -8<--8<--8<-- The information below can be used to reproduce a debug environment: Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/419/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/418/artifact/artifacts Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/867d1264fe71d4291194373d1a1c409cac97a597/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/reproduction_instructions.txt Full commit : https://github.com/gcc-mirror/gcc/commit/867d1264fe71d4291194373d1a1c409cac97a597 List of configurations that regressed due to this commit : * tcwg_gnu_embed_check_gcc ** master-thumb_m0_eabi *** FAIL: 4 regressions *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/867d1264fe71d4291194373d1a1c409cac97a597/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/419/artifact/artifacts
[Linaro-TCWG-CI] gcc-15-863-ga3aeff4ce95: FAIL: 1 regressions on aarch64
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-1226 , 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_lto after: | commit gcc-15-863-ga3aeff4ce95 | Author: Feng Xue | Date: Thu May 23 15:25:53 2024 +0800 | | vect: Use vect representative statement instead of original in patch recog [PR115060] | | Some utility functions (such as vect_look_through_possible_promotion) that are | to find out certain kind of direct or indirect definition SSA for a value, may | return the original one of the SSA, not its pattern representative SSA, even | pattern is involved. For example, | | ... 20 lines of the commit log omitted. FAIL: 1 regressions regressions.sum: === gcc tests === Running gcc:gcc.target/aarch64/sve/aarch64-sve.exp ... FAIL: gcc.target/aarch64/sve/sad_1.c scan-assembler-times \\tudot\\tz[0-9]+\\.d, z[0-9]+\\.h, z[0-9]+\\.h\\n 2 You can find the failure logs in *.log.1.xz files in - https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/634/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_lto-build/634/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_lto-build/634/artifact/artifacts/sumfiles/xfails.xfail The configuration of this build is: CI config tcwg_bootstrap_check master-aarch64-check_bootstrap_lto -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_lto-build/634/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/633/artifact/artifacts Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a3aeff4ce95bd616a2108dc2363d9cbaba53b170/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/reproduction_instructions.txt Full commit : https://github.com/gcc-mirror/gcc/commit/a3aeff4ce95bd616a2108dc2363d9cbaba53b170 List of configurations that regressed due to this commit : * tcwg_bootstrap_check ** master-aarch64-check_bootstrap_lto *** FAIL: 1 regressions *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a3aeff4ce95bd616a2108dc2363d9cbaba53b170/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/634/artifact/artifacts