This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.0 PATCH: Fix wchar_t definition for bi-arch Solaris 7/8 andIRIX 6
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Subject: Re: 3.0 PATCH: Fix wchar_t definition for bi-arch Solaris 7/8 andIRIX 6
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Thu, 31 May 2001 16:42:28 +0100 (BST)
- cc: Neil Booth <neil at daikokuya dot demon dot co dot uk>, <gcc-patches at gcc dot gnu dot org>, Andrew Macleod <amacleod at cygnus dot com>, <David dot Billinghurst at riotinto dot com>
On Thu, 31 May 2001, Rainer Orth wrote:
> I've now constructed a small testcase, but don't know how correctly to
> integrate it into the testsuite:
>
> /* Compile with -Wall to get a warning if built-in and system wchar_t don't
> match. */
Could you add also a similar test for wint_t? GCC now knows internally
about wint_t, but I suspect many target maintainers need to add the
appropriate definitions for their target and haven't yet.
--
Joseph S. Myers
jsm28@cam.ac.uk