Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1411-g033bc67bdb0: FAIL: 2 regressions on arm

2024-03-13 Thread Tom Tromey
>> Just a guess, but maybe making the type global instead of a local type >> (with no linkage) will solve it: >> >> --- a/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc >> +++ b/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc >> @@ -63,6 +63,11 @@ struct datum >> >> std::unique

[Linaro-TCWG-CI] glibc-2.39.9000-100-g2367bf468c: FAIL: 1 regressions on arm

2024-03-13 Thread ci_notify
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

Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1411-g033bc67bdb0: FAIL: 2 regressions on arm

2024-03-13 Thread Jonathan Wakely
On Wed, 13 Mar 2024 at 20:53, Tom Tromey wrote: > > >> Just a guess, but maybe making the type global instead of a local type > >> (with no linkage) will solve it: > >> > >> --- a/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc > >> +++ b/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx