https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78605
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Looks like the false positive at -Wformat-length=1 is fixed by the patch for
bug 78622:
https://gcc.gnu.org/ml/gcc-patches/2016-12/msg00005.html
