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/wint_t definitions for bi-arch Solaris 7/8 and IRIX 6 (version 2)


On Fri, Jun 08, 2001 at 08:37:49PM +0200, Rainer Orth wrote:
> 	* config/mips/iris6.h (NO_BUILTIN_WINT_TYPE): Define.
> 	(WINT_TYPE): Override.
> 	(WINT_TYPE_SIZE): Likewise.
> 	(SUBTARGET_CPP_SIZE_SPEC): Define __WINT_TYPE__ as appropriate.
> 
> 	* config/sparc/sol2.h (WINT_TYPE): Define.
> 	(WINT_TYPE_SIZE): Likewise.
> 
> 	* config/sparc/sol2-sld-64.h (NO_BUILTIN_WINT_TYPE): Define.
> 	(WINT_TYPE): Override.
> 	(WINT_TYPE_SIZE): Likewise.
> 	(CPP_ARCH32_SPEC): Add __WINT_TYPE__ definition.
> 	(CPP_ARCH64_SPEC): Likewise.
> 
> 	* gcc.dg/wchar_t-1.c: New file.
> 	* gcc.dg/wint_t-1.c: Likewise.

Ok everywhere.


r~


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