http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54486
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c |middle-end Target Milestone|4.8.0 |4.6.4 Summary|Spurious printf format |[4.6/4.7/4.8 Regression] |warning mentions |Spurious printf format |nonexistent type 'sizetype' |warning mentions | |nonexistent type 'sizetype' --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-09-05 07:12:53 UTC --- Likely caused by http://gcc.gnu.org/viewcvs?view=revision&revision=163994 (too lazy to narrow it down from r163926 - r164000 range).