Hi, On Fri, Aug 09, 2024 at 08:15:31PM -0700, Andrew Pinski wrote: > I had been wondering the same until I looked into it earlier today. > Linaro CI's does `--disable-bootstrap` and there was no extra > testsuite failures with the patch. > So Linaro CI's is not catching all the bugs that a developer would > catch in the end. Because bootstrap is one of the normal requirements; > though usually only on one target.
Sam pointed out the same about the gcc arm64 build on builder.sourceware.org. We enabled full bootrap and tests for that architecture now. fedora rawhide x86_64 (*), debian stable amd64, debian stable arm64, fedora riscv and gentoo sparc. https://builder.sourceware.org/buildbot/#/builders?tags=gcc-full Note that these builds don't sent any email atm (they probably should on build failure), so you would have to check by hand after commit (after a a couple of hours). Test results are uploaded to bunsen. Cheers, Mark (*) that one seems to loose a connection after a couple of ours during the testsuite run though.