On 26/04/2026 23:39, Frank Scheiner via Gcc wrote: > On 24.04.26 14:29, Jakub Jelinek via Gcc wrote: > > The second release candidate for GCC 16.1 is available from > > > > https://gcc.gnu.org/pub/gcc/snapshots/16.1.0-RC-20260424/ > > ftp://gcc.gnu.org/pub/gcc/snapshots/16.1.0-RC-20260424/ > > > > and shortly its mirrors. It has been generated from git commit > > r16-8811-g1e3a27b4cb0b3c57. > > > > I have so far bootstrapped and tested the release candidate on > > x86_64-linux. > > Please test it and report any issues to bugzilla. > > Also bootstraps fine for c and c++ on ia64-linux. Testsuite run > hopefully tomorrow.
FWIW, I tried a bootstrap with --with-build-config=bootstrap-asan on aarch64-linux-gnu and that failed with a bootstrap comparison failure. I used --enable-languages=c,c++,fortran but no further configure options. I will try to gather some more info and raise a PR (assuming this isn't a known issue). Alex > > Cheers, > Frank
