Re: [PATCH] c++: Fix up pedantic handling of alignas [PR110345]

2024-12-17 Thread Jason Merrill
On 9/6/24 2:37 PM, Jakub Jelinek wrote: Hi! The following patch on top of the PR110345 P2552R3 series: https://gcc.gnu.org/pipermail/gcc-patches/2024-August/661904.html https://gcc.gnu.org/pipermail/gcc-patches/2024-August/661905.html https://gcc.gnu.org/pipermail/gcc-patches/2024-August/661906.

[PATCH] c++: Fix up pedantic handling of alignas [PR110345]

2024-09-06 Thread Jakub Jelinek
Hi! The following patch on top of the PR110345 P2552R3 series: https://gcc.gnu.org/pipermail/gcc-patches/2024-August/661904.html https://gcc.gnu.org/pipermail/gcc-patches/2024-Aug