This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bad code generation on HPPA platform
- From: Peter Bergner <bergner at vnet dot ibm dot com>
- To: Steve Ellcey <sje at cup dot hp dot com>
- Cc: hjl dot tools at gmail dot com, law at redhat dot com, andrew_pinski at playstation dot sony dot com, dave at hiauly1 dot hia dot nrc dot ca, gcc at gcc dot gnu dot org
- Date: Wed, 07 May 2008 13:09:34 -0500
- Subject: Re: Bad code generation on HPPA platform
- References: <200805071803.LAA06193@hpsje.cup.hp.com>
On Wed, 2008-05-07 at 11:03 -0700, Steve Ellcey wrote:
> > Can you please also add the replacement hunk from:
> >
> > o;?http://gcc.gnu.org/ml/gcc-patches/2008-04/msg00693.html
> >
> > If the first part gets backported, I'd like the second hunk to
> > go along with it if possible. Thanks.
> >
> > Peter
>
> I was wondering about that patch since it seems to be related to the
> other changes. I will include it in my 4.3 branch testing.
Yes, it ends up doing the same thing the rtlanal.c hunk that was reverted
did, but in a manner much more friendly to CRIS. Thanks.
Peter