3.4 PATCH: Enable mips2 default for IRIX 6 O32

Rainer Orth ro@TechFak.Uni-Bielefeld.DE
Wed Jun 18 12:55:00 GMT 2003


Eric Christopher writes:

> On Tue, 2003-06-17 at 17:26, Alexandre Oliva wrote:
> > On Jun 17, 2003, Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> wrote:
> > 
> > > Eric Christopher writes:
> > 
> > > What problems would you expect with this approach?
> > 
> > Talking of problems with approaches...  Is there any reason for us to
> > still keep a separate triplet for irix6o32, instead of just folding it
> > into mips-irix6.5?  Since mips64-linux-gnu can apparently generate
> > correct code for all 3 ABIs, I suppose we might add o32 as one of the
> > mips-irix6.5 multilibs too, no?
> 
> I would agree. I believe I suggested this to Rainer a while back, though
> I can't remember the result of the conversation.

This is certainly the plan, and my current mips-sgi-irix6o32 work started
off an old patch of mine to do just that:

	http://gcc.gnu.org/ml/gcc-patches/1999-02n/msg00015.html

Unlike the MIPS Linux/GNU situation, there are problems like different
native assemblers used for O32 and N32/N64 on IRIX 6, and I wanted to work
out issues with the O32 stuff first before starting again with the
integration.  With a few exceptions, the irix6o32 configuration is in
reasonable shape now, so I'll start working on the integration in the near
future.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University



More information about the Gcc-patches mailing list