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: Jeffrey Oldham <oldham at codesourcery dot com>
- Subject: Re: [3.1] locate_and_pad_parm Change Hurts mips-sgi-irix6.5
- From: Graham Stott <grahams at redhat dot com>
- Date: Wed, 01 Aug 2001 12:35:24 +0100
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <20010731183726.A18074@codesourcery.com>
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