https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124469
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |documentation
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
format does not work with variable templates type. It only works with variable
argument list.
The documentation should make this clear.
