Re: Fix 64-bit *intmax_t definitions on IRIX

2012-03-05 Thread Richard Guenther
On Mon, 5 Mar 2012, Rainer Orth wrote: > Richard Sandiford writes: > > > Rainer Orth writes: > >> 2012-02-22 Rainer Orth > >> > >>* config/mips/iris6.h [!USED_FOR_TARGET] (long_intmax): Declare. > >>(INTMAX_TYPE): Use it. > >>(UINTMAX_TYPE): Likewise. > >>(SUBTARGET_OVERRIDE_

Re: Fix 64-bit *intmax_t definitions on IRIX

2012-03-05 Thread Rainer Orth
Richard Sandiford writes: > Rainer Orth writes: >> 2012-02-22 Rainer Orth >> >> * config/mips/iris6.h [!USED_FOR_TARGET] (long_intmax): Declare. >> (INTMAX_TYPE): Use it. >> (UINTMAX_TYPE): Likewise. >> (SUBTARGET_OVERRIDE_OPTIONS): Define. >> (irix6_c_common_override

Re: Fix 64-bit *intmax_t definitions on IRIX

2012-03-01 Thread Richard Sandiford
Rainer Orth writes: > 2012-02-22 Rainer Orth > > * config/mips/iris6.h [!USED_FOR_TARGET] (long_intmax): Declare. > (INTMAX_TYPE): Use it. > (UINTMAX_TYPE): Likewise. > (SUBTARGET_OVERRIDE_OPTIONS): Define. > (irix6_c_common_override_options): Declare. > (C_C