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 and IRIX 6


I can bootstrap on irix6.5, and on the trunk there are no additional
testsuite failures with -mabi=64.  I don't use, and hve never tested,
-mint64

> -----Original Message-----
> From:	Neil Booth [SMTP:neil@daikokuya.demon.co.uk]
> Sent:	Tuesday, 29 May 2001 6:34
> To:	Rainer Orth
> Cc:	gcc-patches@gcc.gnu.org; Andrew Macleod; Billinghurst, David (CRTS)
> Subject:	Re: 3.0 PATCH: Fix wchar_t definition for bi-arch Solaris
> 7/8 and IRIX 6
> 
> Rainer Orth wrote:-
> 
> > So the IRIX 6 configration doesn't account for wchar_t changing with
> > -mabi=64 either, and would get even more broken with -mint64 (which
> causes
> > int to be a 64-bit type!).
> 
> Hmmm.  David's problem on MIPS with -mabi=64 is fixed - we patched for
> that a while ago.  That may not impact the correctness of your patch,
> but wide charconsts on MIPS/mabi=64 are fine I think (right, David?)
> 
> Neil.


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