https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117523
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=59498, | |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=66834 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- > This code should compile with a too many arguments error or something because > variadic parameter passed to an alias that doesn't require one Well techincally that is DR 1430 : https://open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1430