https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116545
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I would consider this a regression and so something that should be fixed for
GCC 15.
Started working on it, but don't have something working tonight yet even for C
(there is a problem that something starting with GNU attributes is just parsed
as declaration and that function has special cases for assume and fallthrough
attributes followed by ;