builtin-sprintf-warn-1.c: Cast 0 to wint_t to placate -Wformat on targets where the...
authorMartin Sebor <msebor@redhat.com>
Thu, 13 Oct 2016 14:58:20 +0000 (14:58 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Thu, 13 Oct 2016 14:58:20 +0000 (08:58 -0600)
commit5b1548fd79423c451b96f897701dc4aa51131b86
tree527b32b7db3879b13e34042054b1134b47d6630d
parent0c0d2a4cf0fbad6cb92dcf666b24fde8fac8b104
builtin-sprintf-warn-1.c: Cast 0 to wint_t to placate -Wformat on targets where the type is not int.

gcc/testsuite/Changelog:
* gcc.dg/tree-ssa/builtin-sprintf-warn-1.c: Cast 0 to wint_t
to placate -Wformat on targets where the type is not int.

From-SVN: r241123
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-1.c