This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: New trunk breakage on mips-sgi-irix6.2 stage1 compiling libgcc2
- To: ghazi at caip dot rutgers dot edu
- Subject: Re: New trunk breakage on mips-sgi-irix6.2 stage1 compiling libgcc2
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 3 May 01 20:49:07 EDT
- Cc: gcc-bugs at gcc dot gnu dot org
> 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
>
> Re-installed 2001-01-09's patch:
> * hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Use long long
> if it's wider than long and the target's long is wider than the
> host's.
>From the symptoms, I'd guess the above is the most likley culprit.