[PATCH] libobjc and ADJUST_FIELD_ALIGN rs6000 changes (was Re: 81 GCC regressions, 79 new, with your patch on 2002-08-07T23:24:57Z.)

Jakub Jelinek jakub@redhat.com
Thu Aug 8 10:41:00 GMT 2002


On Thu, Aug 08, 2002 at 01:07:03PM -0400, David Edelsohn wrote:
> 	I would really like to understand the reason for removing all of
> the original definitions of ADJUST_FIELD_ALIGN in the PowerPC port.  This
> seems completely unrelated to the bitfields fix.  All that it has done is
> cause breakage and requires yet another GCC 3.2 pre-release.

Well, 2 bugs were discovered in it and with certain versions of the patch
it had to be modified everywhere, especially the TYPE_P () checking version
was quite too long for a macro.
Now that *_USER_ALIGN checking is done in stor-layout.c, I think I
should revert (but remove the #undef in sysv4.h too).

	Jakub



More information about the Gcc-regression mailing list