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]
Other format: [Raw text]

Re: PATCH: Don't assume XPG5 support on IRIX 5 in s-oscons-tmplt.c


> Anyway, the error is that again the assumption has crept in that
> __mips&&__sgi means IRIX 6, which is wrong: IRIX 5.3 doesn't define
> either _XOPEN5 or _XOPEN_IOV_MAX.  The trivial patch below fixes this
> and allowed the IRIX 5.3 bootstrap to continue.

Did you consider stopping support for IRIX 5.3? That's a pretty old OS version
at this stage.

> Ok for mainline?

OK

Arno


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