This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch/testsuite] Fix gcc.dg/torture/builtin-wctype-1.c, for targets with __WINT_TYPE__ != int
- From: Richard Henderson <rth at redhat dot com>
- To: dannysmith at users dot sourceforge dot net
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 3 Aug 2005 11:22:03 -0700
- Subject: Re: [Patch/testsuite] Fix gcc.dg/torture/builtin-wctype-1.c, for targets with __WINT_TYPE__ != int
- References: <20050803102037.86773.qmail@web50908.mail.yahoo.com>
On Wed, Aug 03, 2005 at 10:20:36PM +1200, Danny Smith wrote:
> * gcc.dg/torture/builtin-wctype-1.c: Use __WCHAR_TYPE__ and
> __WINT_TYPE__ in generated prototypes if possible.
Ok.
r~