builtin-sprintf-warn-1.c: Cast int argument to %lc directive to wint_t to silence...
authorMartin Sebor <msebor@redhat.com>
Tue, 4 Oct 2016 23:00:42 +0000 (23:00 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Tue, 4 Oct 2016 23:00:42 +0000 (17:00 -0600)
commit7ec39552a5bae47ac78e2fe2b2d4010bced80475
tree98d5be3c772b0c2786716414dd4dc531cd66d990
parent2db613e5d3a2698fcd32460ad23b0c1b8ae31c7a
builtin-sprintf-warn-1.c: Cast int argument to %lc directive to wint_t to silence -Wformat warnings on...

gcc/testsuite/ChangeLog:
* gcc.dg/tree-ssa/builtin-sprintf-warn-1.c: Cast int argument to
%lc directive to wint_t to silence -Wformat warnings on targets
where the latter is a distinct type such as long.

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