Re: alignas (C11)

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: alignas (C11)
Дата
Msg-id 0032fbcb-8fb0-4e65-8928-f2c4e9b62ba6@eisentraut.org
обсуждение исходный текст
Ответ на alignas (C11)  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers
On 12.11.25 12:39, Peter Eisentraut wrote:
> Here, I'm proposing to make some use of the alignas specifier.  This 
> takes the place of compiler extensions such as 
> __attribute__((aligned(a))) and __declspec(align(a)), packaged up as 
> pg_attribute_aligned(a), which are used in a variety of places.  Also, 
> we can simplify some places where unions are used to encourage 
> alignment, and remove a few workaround for lack of alignment attribute 
> support.

This patch set has been committed, it looks like without buildfarm 
complaints.




В списке pgsql-hackers по дате отправления: