Re: Build failure with GCC 15 (defaults to -std=gnu23)

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, Sam James <sam(at)gentoo(dot)org>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Build failure with GCC 15 (defaults to -std=gnu23)
Date: 2024-11-27 04:50:51
Message-ID: CA+hUKG+y2q0dP=g=bbkAWD66unrSKsQEc29ERvA_6fTC3b954Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Pushed. Alligator is turning green in the back branches, only one more to go.

I see that Peter also pushed the reserved word patches. Apparently
that gcc bug it's blowing up on might go away with -g0 (see link
earlier), but anyway it's a nightly build compiler so fingers crossed
for a fix soon. The newer branches are building and running for me on
{ gcc14, gcc15, clang18 } -std=gnu23, and apparently the bug was even
in gcc14, so it must require some unlikely conditions that alligator
has stumbled on.

(Yeah I had missed 10, thanks for the nudge.)

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas Munro 2024-11-27 09:27:21 Re: Build failure with GCC 15 (defaults to -std=gnu23)
Previous Message Thomas Munro 2024-11-27 01:58:39 Re: pg_rewind fails on Windows where tablespaces are used