https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104148
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|11.3 |12.0 Summary|[11/12 Regression] -Wformat |[11 Regression] -Wformat |warning no longer warns |warning no longer warns |about () wrapped args since |about () wrapped args since |r11-2457 |r11-2457 Status|ASSIGNED |RESOLVED --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed on the trunk, won't fix for 11, because the fix enables more warnings than previously.