This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in 19980806 and 19980814 snapshots
- To: Fila Kolodny <fila at ibi dot com>
- Subject: Re: Bug in 19980806 and 19980814 snapshots
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 02 Oct 1998 02:39:49 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <98Sep15.164548edt.19993@mailgate2.org.com>you write:
> I get a compile error building these snapshots for rs6000 targets.
> gcc/objc/encoding.c line 801 uses the ADJUST_ALIGN_FIELD macro which
> references TYPE_MODE, TREE_TYPE and ARRAY_TYPE. It seems that this was
> broken as a result of the change by <ovidiu@aracnet.com> for correctly
> computing the size of compound types in the presence of bitfields.
This should be fixed in the current sources.
jeff