This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc -p segfaults cc1
> Date: Fri, 31 Oct 2003 10:34:51 +1030
> From: Alan Modra <amodra@bigpond.net.au>
> On Thu, Oct 30, 2003 at 01:07:30PM -0800, Geoff Keating wrote:
> > Alan Modra <amodra@bigpond.net.au> writes:
> > > Geoff's 2003-10-07 commit broke powerpc-linux and powerpc64-linux
> > > profiling.
> >
> > Could you double-check that? That commit wasn't supposed to change
> > the result of calls.struct_value_rtx.
>
> Sorry, blamed the wrong person. The patch that actually caused the
> failure was 2003-09-03 DJ Delorie. See PR 12315. You just happened
> to touch this area last..
*whew*. I was worried I'd accidentially changed the ABI on powerpc,
which would have been Bad.
Anyway, this patch, or DJ's patch, is OK.
--
- Geoffrey Keating <geoffk@geoffk.org>