https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121539
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13/14/15/16 Regression] C |[13/14/15 Regression] C |style variadic ellipsis is |style variadic ellipsis is |incorrectly rejected after |incorrectly rejected after |a default argument in a |a default argument in a |member function when not |member function when not |preceded by a comma |preceded by a comma --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed for GCC 16+ so far.