On Thu, 13 Jun 2024 at 09:14, Richard Biener via Gcc <gcc@gcc.gnu.org> wrote: > > > The first release candidate for GCC 12.4 is available from > > https://gcc.gnu.org/pub/gcc/snapshots/12.4.0-RC-20240613/ > > and shortly its mirrors. It has been generated from git commit > r12-10557-g6693b1f3929771. > > I have so far bootstrapped and tested the release candidate on > x86_64-linux. > Please test it and report any issues to bugzilla. > > If all goes well, we'd like to release 12.4 on Thursday, June 20th.
I've just been informed of a regression for --disable-hosted-libstdcxx (i.e. freestanding) builds which I've fixed for trunk, 14 and 13 with: https://gcc.gnu.org/pipermail/gcc-patches/2024-June/654726.html It would be nice to fix it for gcc 12.4, although it's not essential (it was already broken for 14.1 and 13.3).