------- Comment #6 from nathan at gcc dot gnu dot org 2005-10-12 13:07 -------
Fixed mainline and 4.0 branch
2005-10-12 Nathan Sidwell <[EMAIL PROTECTED]>
PR c++/19964
* stor-layout.c (place_field): Set DECL_FIELD_OFFSET and
DECL_FIELD_BIT_OFFSET of FIELD_DECLs, even if they have an invalid
type.
* cp/class.c (walk_subobject_offsets): Don't walk error_mark_node.
--
nathan at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19964