Hi Jason, For this one the regressions are: === g++ tests ===
Running g++:g++.dg/dg.exp ... FAIL: g++.dg/cpp2a/consteval-prop21.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/consteval-prop21.C -std=c++23 (test for excess errors) FAIL: g++.dg/cpp2a/consteval-prop21.C -std=c++26 (test for excess errors) -- Maxim Kuvyrkov https://www.linaro.org > On Jul 28, 2024, at 09:28, ci_not...@linaro.org wrote: > > 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-toolchain@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-1301 , > 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-2362-ga9e9f772c748 > | Author: Jason Merrill <ja...@redhat.com> > | Date: Fri Jul 26 17:20:18 2024 -0400 > | > | c++: consteval propagation and templates [PR115986] > | > | Here the call to e() makes us decide to check d() for escalation at > EOF, but > | while checking it we try to fold_immediate 0_c, and get confused by the > | template trees. Let's not mess with escalation for function templates. > | > | PR c++/115986 > | ... 9 lines of the commit log omitted. > > Results changed to > # reset_artifacts: > -10 > # build_abe gcc: > -2 > # build_abe dejagnu: > -1 > # build_abe check_gcc --: > 0 > # 3 regressions > > From > # reset_artifacts: > -10 > # build_abe gcc: > -2 > # build_abe dejagnu: > -1 > # build_abe check_gcc --: > 0 > > 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/2472/artifact/artifacts > Reference build : > https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2471/artifact/artifacts > > Reproduce last good and first bad builds: > https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gcc_check/master-arm/reproduction_instructions.txt > > Full commit : > https://github.com/gcc-mirror/gcc/commit/a9e9f772c7488ac0c09dd92f28890bdab939771a > > List of configurations that regressed due to this commit : > * tcwg_gcc_check > ** master-arm > *** Failure > *** > https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gcc_check/master-arm/details.txt > *** > https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2472/artifact/artifacts _______________________________________________ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org