This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug in 19980806 and 19980814 snapshots


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]