Re: alignas (C11)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: alignas (C11)
Date: 2026-01-23 22:20:20
Message-ID: 3148476.1769206820@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> Hmm, yeah, their bug #70066 shows clearly that the __attribute__
> spelling should work.

Sorry, copy-and-paste-o; it's

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89357

that has the full statement of the problem and ACK of the fix.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-01-23 23:38:48 Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta
Previous Message Tom Lane 2026-01-23 22:18:44 Re: alignas (C11)