https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77958
Arsen Arsenović <arsen at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arsen at gcc dot gnu.org
--- Comment #4 from Arsen Arsenović <arsen at gcc dot gnu.org> ---
ISTM that the FIRST-TO-CHECK argument in the format specification is not useful
unless it permits non-variadic functions to check types (whether they are
variadic templates or general non-variadic functions).
this restriction feels arbitrary as a result of that