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: "Andrew Pinski" <pinskia at gmail dot com>
- To: "Jeff Law" <law at redhat dot com>
- Cc: "Steve Ellcey" <sje at cup dot hp dot com>, dave at hiauly1 dot hia dot nrc dot ca, gcc at gcc dot gnu dot org, bergner at vnet dot ibm dot com
- Date: Thu, 8 May 2008 11:55:35 -0700
- Subject: Re: Bad code generation on HPPA platform
- References: <200805081838.LAA18678@hpsje.cup.hp.com> <48234AFB.9000102@redhat.com>
On Thu, May 8, 2008 at 11:48 AM, Jeff Law <law@redhat.com> wrote:
> Hmmm, fails for 4.3... Hmmm, does 4.3 have POINTER_PLUS_EXPR?
> (search tree.def for POINTER_PLUS_EXPR).
Yes it made it in 4.3 :). Which is why the other patch went in.
Thanks,
Andrew Pinski