https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79879
--- Comment #9 from Lukas Wyporek <wyporek at poczta dot onet.pl> --- No, my mistake. -Wall shows warnings only if format parameter is LITERAL. When format parameter is pointer to string (buffer) - there are no warnings. Best regards,