https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81873
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |14.1.0 Keywords| |needs-bisection --- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Looks to be fixed in GCC 14. Note you -Wno-vexing-parse so you don't get a warning about the function declaration parsed as a function declaration :).