class.c (layout_class_type): For non-POD class types...
authorMark Mitchell <mark@codesourcery.com>
Mon, 12 Jan 2004 20:36:45 +0000 (20:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 12 Jan 2004 20:36:45 +0000 (20:36 +0000)
commit4f0a2b81cc16f866afa185e5f73b1918451fb1f7
treef1c292b6f9daea6fb94aa167e53a91b61c054fc0
parent66e0c440475e00e4e3285ec7a60ba616a20146cc
class.c (layout_class_type): For non-POD class types...

* class.c (layout_class_type): For non-POD class types, also copy
the DECL_SIZE and DECL_MODE of fields to the base class type.

From-SVN: r75758
gcc/cp/ChangeLog
gcc/cp/class.c