utf-array.c: Allow wchar_t to be printed as {long ,short ,}{unsigned ,}int.
authorJakub Jelinek <jakub@redhat.com>
Mon, 21 Jan 2019 16:58:04 +0000 (17:58 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 21 Jan 2019 16:58:04 +0000 (17:58 +0100)
commit0fba41e0f0b1fd1db24709577564866dec047c3b
tree13c0eff29162bc6032ead88620f8b5455c682f67
parent2197ea1791698761983e0b8a7b3d6d2b50f87d1f
utf-array.c: Allow wchar_t to be printed as {long ,short ,}{unsigned ,}int.

* gcc.dg/utf-array.c: Allow wchar_t to be printed as
{long ,short ,}{unsigned ,}int.

From-SVN: r268117
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/utf-array.c