This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] libobjc and ADJUST_FIELD_ALIGN rs6000 changes (was Re: 81 GCC regressions, 79 new, with your patch on 2002-08-07T23:24:57Z.)
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: aldyh at redhat dot com, geoffk at redhat dot com, dje at watson dot ibm dot com, Neil Booth <neil at daikokuya dot co dot uk>, gcc-regression at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Thu, 8 Aug 2002 10:00:38 -0700
- Subject: Re: [PATCH] libobjc and ADJUST_FIELD_ALIGN rs6000 changes (was Re: 81 GCC regressions, 79 new, with your patch on 2002-08-07T23:24:57Z.)
- References: <200208080307.g7837xN15756@maat.sfbay.redhat.com> <20020808060901.GA31359@daikokuya.co.uk> <20020808040048.B1596@devserv.devel.redhat.com>
On Thu, Aug 08, 2002 at 04:00:48AM -0400, Jakub Jelinek wrote:
> + (DEFAULT_ABI == ABI_V4 \
Have you tried this on ppc-eabisim? I'd be surprised if this
works, since DEFAULT_ABI references a global variable there.
r~