GCC 15.2.1 Status Report (2026-06-05), branch frozen for release

Jason Merrill jason@redhat.com
Fri Jun 5 15:19:20 GMT 2026


On Fri, Jun 5, 2026 at 11:16 AM Jakub Jelinek <jakub@redhat.com> wrote:

> On Fri, Jun 05, 2026 at 10:18:30AM -0400, Jason Merrill wrote:
> > On 6/5/26 6:50 AM, Richard Biener via Gcc wrote:
> > > Status
> > > ======
> > >
> > > The gcc-15 branch is now frozen for release, all changes require
> > > release manager approval.
> >
> > I'd like to apply this reversion:
> >
>
> > From 90bff22560c7b64ed846bacbfa946866125bd51c Mon Sep 17 00:00:00 2001
> > From: Jason Merrill <jason@redhat.com>
> > Date: Fri, 5 Jun 2026 08:58:25 -0400
> > Subject: [PATCH] Revert "c++: fix constexpr union with empty member
> >  [PR123346]"
> > To: gcc-patches@gcc.gnu.org
> >
> > Revert "c++: constexpr nested empty objects [PR125315]"
> > This reverts commit 92f35736ebf9c6d24622e129c5ebac71bafcedd5.
> > This reverts commit 38228ed4281a2a3beb0ac920085861cd300c1d6f.
> >
> > These changes needed too much follow-on work to feel safe for 15.3/14.4.
>
> Ok, though not sure if it is a good idea to do both reversions in a single
> commit, ChangeLog generation might be upset from that.
>

OK, reverted them separately and pushed.

Jason


More information about the Gcc mailing list