This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
RE: [3.1] locate_and_pad_parm Change Hurts mips-sgi-irix6.5
- To: "'Graham Stott'" <grahams at redhat dot com>, Jeffrey Oldham <oldham at codesourcery dot com>
- Subject: RE: [3.1] locate_and_pad_parm Change Hurts mips-sgi-irix6.5
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Wed, 1 Aug 2001 05:48:11 -0000
- Cc: gcc-bugs at gcc dot gnu dot org
I have a successful irix bootstrap today. Thanks.
> -----Original Message-----
> From: Graham Stott [SMTP:grahams@redhat.com]
> Sent: Wednesday, 1 August 2001 21:35
> To: Jeffrey Oldham
> Cc: gcc-bugs@gcc.gnu.org
> Subject: Re: [3.1] locate_and_pad_parm Change Hurts mips-sgi-irix6.5
>
> Jeffrey,
>
> Jeffrey Oldham wrote:
> >
> > Starting 26July, bootstrapping gcc3.1 for mips-sgi-irix6.5 has died
> > when running f/fini. Binary search revealed your 26Jul change to
> > gcc/function.c's locate_and_pad_parm (see the attachment) causes the
> > problem.
> >
> > Will you please investigate and fix the problem? See the information
> > below.
> >
> I reverted the patch yesterday, so things should be back to normal.
>
> > Also, where is the gcc-patches message explaining the patch,
> > illustrating the patch, listing the person approving the patch, and
> > listing the platform on which you tested the patch.
> >
> It's all in the gcc-patches mailing list.
>
> > Thanks,
> > Jeffrey D. Oldham
> > oldham@codesourcery.com
> >
>
> Graham