testsuite: 32 bit AIX 2 byte wchar
commitf2d47aa70ee4e72f7095a9f166cb45fc043f75cc
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 27 Dec 2023 00:44:34 +0000 (27 00:44 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 27 Dec 2023 00:44:34 +0000 (27 00:44 +0000)
tree751bc60eee2d319d0a221c1a860e24c527c90e1f
parent5b7f5e6261e9d0317b34663136f1e3bd33dca3d9
testsuite: 32 bit AIX 2 byte wchar

32 bit AIX supports 2 byte wchar.  The wchar-multi1.C testcase assumes
4 byte wchar.  Update the testcase to require 4 byte wchar.

gcc/testsuite/ChangeLog:
* g++.dg/cpp23/wchar-multi1.C: Require 4 byte wchar_t.

Signed-off-by: David Edelsohn <dje.gcc@gmail.com>
gcc/testsuite/g++.dg/cpp23/wchar-multi1.C