On Wed, 6 Dec 2023 at 06:04, <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 track this report status in https://linaro.atlassian.net/browse/GNU-1063 , > please let us know if you are looking at the problem and/or when you have a > fix.
I think my fix for PR 112882 fixes these too. > > In gcc_check master-aarch64 after: > > | commit gcc-14-6198-g5e8a30d8b8f > | Author: Jonathan Wakely <jwak...@redhat.com> > | Date: Tue Dec 5 10:22:17 2023 +0000 > | > | libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr > | > | The changes in r14-5979 to support unknown references in constant > | expressions caused some test regressions. The way that > __glibcxx_assert > | is defined for constant evaluation no longer works when > | _GLIBCXX_ASSERTIONS is defined. > | > | ... 40 lines of the commit log omitted. > > FAIL: 20 regressions > > regressions.sum: > === g++ tests === > > Running g++:g++.dg/dg.exp ... > FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17 dg-regexp 28 not > found: " *inlined from [^\n > FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17 dg-regexp 29 not > found: " *inlined from [^\n > FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17 dg-regexp 43 not > found: " *inlined from [^\n > FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17 dg-regexp 44 not > found: " *inlined from [^\n > FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17 dg-regexp 45 not > found: " *inlined from [^\n > FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17 dg-regexp 75 not > found: " *inlined from [^\n > FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17 dg-regexp 76 not > found: " *inlined from [^\n > ... and 15 more entries > > You can find the failure logs in *.log.1.xz files in > - > https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1305/artifact/artifacts/00-sumfiles/ > . > The full lists of regressions and progressions are in > - > https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1305/artifact/artifacts/notify/ > . > The list of [ignored] baseline and flaky failures are in > - > https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1305/artifact/artifacts/sumfiles/xfails.xfail > . > > The configuration of this build is: > CI config tcwg_gcc_check master-aarch64 > > -----------------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-aarch64-build/1305/artifact/artifacts > Reference build : > https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1304/artifact/artifacts > > Reproduce last good and first bad builds: > https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/5e8a30d8b8f4d7ea0a8340b46c1e0c865dbde781/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt > > Full commit : > https://github.com/gcc-mirror/gcc/commit/5e8a30d8b8f4d7ea0a8340b46c1e0c865dbde781 > > List of configurations that regressed due to this commit : > * tcwg_gcc_check > ** master-aarch64 > *** FAIL: 20 regressions > *** > https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/5e8a30d8b8f4d7ea0a8340b46c1e0c865dbde781/tcwg_gcc_check/master-aarch64/details.txt > *** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1305/ _______________________________________________ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org