This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 3.0 PATCH: Fix wchar_t definition for bi-arch Solaris 7/8 andIRIX 6


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]