On Thu, May 7, 2026 at 4:05 PM builder--- via Gcc-testresults <[email protected]> wrote: > > A new failure has been detected on builder gcc-full-debian-arm64 while > building gcc. > > Full details are available at: > https://builder.sourceware.org/buildbot/#/builders/311/builds/2765 > > Build state: failed compile (failure) > Revision: 1ab177078102ad62011bb66777c059dd6cac2bce > Worker: osuosl-debian-arm64 > Build Reason: (unknown) > Blamelist: Eikansh Gupta <[email protected]>, Marek Polacek > <[email protected]>, Mikael Morin <[email protected]>, Pengxuan Zheng > <[email protected]>, Richard Sandiford > <[email protected]>, Roger Sayle <[email protected]>
This was caused by r17-383-g1a06a37611e3b27889c595a17df13f6d27202a95. I have been able to reproduce it (on cfarm185) but I can't figure out why there is a warning. I tried a quick fix to `m <= BITS_PER_WORD` on the if to stop the -1 from happening but that didn't work. If I get some more time I will try to understand why the warning is happening but no promises. Thanks, Andrea > > Steps: > > - 0: worker_preparation ( success ) > > - 1: git checkout ( success ) > Logs: > - stdio: > https://builder.sourceware.org/buildbot/#/builders/311/builds/2765/steps/1/logs/stdio > > - 2: rm -rf gcc-build ( success ) > Logs: > - stdio: > https://builder.sourceware.org/buildbot/#/builders/311/builds/2765/steps/2/logs/stdio > > - 3: configure ( success ) > Logs: > - stdio: > https://builder.sourceware.org/buildbot/#/builders/311/builds/2765/steps/3/logs/stdio > - config.log: > https://builder.sourceware.org/buildbot/#/builders/311/builds/2765/steps/3/logs/config_log > > - 4: make ( failure ) > Logs: > - stdio: > https://builder.sourceware.org/buildbot/#/builders/311/builds/2765/steps/4/logs/stdio > - warnings (31): > https://builder.sourceware.org/buildbot/#/builders/311/builds/2765/steps/4/logs/warnings__31_ >
