Re: [PATCH] c++: Handle attributes on exception declarations [PR110345]

2024-12-17 Thread Jason Merrill
On 9/5/24 3:15 AM, Jakub Jelinek wrote: Hi! This is a continuation of the series for the ignorability of standard attributes, on top of 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/pipermai

[PATCH] c++: Handle attributes on exception declarations [PR110345]

2024-09-05 Thread Jakub Jelinek
Hi! This is a continuation of the series for the ignorability of standard attributes, on top of https://gcc.gnu.org/pipermail/gcc-patches/2024-August/661904.html https://gcc.gnu.o