Toon Moene <t...@moene.org> writes:
> On 2/1/24 22:33, Tamar Christina wrote: > >> Bootstrapped Regtested on aarch64-none-linux-gnu and x86_64-pc-linux-gnu no >> issues. >> Also checked both with --enable-lto --with-build-config='bootstrap-O3 >> bootstrap-lto' --enable-multilib >> and --enable-lto --with-build-config=bootstrap-O3 >> --enable-checking=release,yes,rtl,extra; >> and checked the libcrypt testsuite as reported on PR113467. > > Note that I still run into problems if bootstrapping > --with-build-config=bootstrap-O3 > (https://gcc.gnu.org/pipermail/gcc-testresults/2024-February/806840.html), > but it is not visible. > > That is because it happens in the test suite of gmp, which I build > locally as part of the build. > > It *is* visible in the full log of the bootstrap: Can you file a bug please? The GMP test suite passes for me. It sounds like it _might_ be PR113576? > [...] thanks, sam