From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Andrew Cagney Cc: Eli Zaretskii , Rainer Orth , Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: 5.1 PATCH: Allow gdb to link on mips-sgi-irix5.3 Date: Sun, 14 Oct 2001 13:59:00 -0000 Message-id: <3BC9FC93.90803@cygnus.com> References: <3B66CC6F.8030603@cygnus.com> X-SW-Source: 2001-10/msg00206.html FYI, I'm going to drop this on the floor. The access I have is so unreliable as to not be worth having. Andrew > On Mon, 30 Jul 2001, Rainer Orth wrote: > > >> This seems to be a bogus regnumber that is outside the range defined >> for your target. > > > As Eli Zaretskii already pointed out, this error does not occur in a > mips-sgi-irix6.2 configuration. Nonetheless the fix should probably go > into the mips-sgi-irix5.3 config, too. > > > I don't have access to Irix 5.x to test that. If someone could see > that the change I made for Irix 6.x works on 5.x with both GCC and the > native compiler, I agree that we should commit the same change in > mips-sgi-irix5 config. (The reason that I'm hesitant is that Irix 5.x > configuration was obviously working at some point, unlike Irix 6.x > which I invented. So I think we had better be sure we don't break > anything with that change.) > > > I do now .... > > Andrew