gimple-ssa-sprintf.c
122 KB
-
PR tree-optimization/80397 - missing -Wformat-overflow with arguments of enum types · 9c582dbb
gcc/ChangeLog: PR tree-optimization/80397 * gimple-ssa-sprintf.c (format_integer): Use INTEGRAL_TYPE_P() instead of testing for equality to INTEGER_TYPE. gcc/testsuite/ChangeLog: PR tree-optimization/80397 * gcc.dg/tree-ssa/builtin-sprintf-warn-17.c: New test. From-SVN: r250106
Martin Sebor committed