OSDN Git Service

* class.c (layout_class_type): For non-POD class types, also copy
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2004 20:36:45 +0000 (20:36 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2004 20:36:45 +0000 (20:36 +0000)
commit0db4e267458126b4896b08f922ef235ea69c66a4
treef1c292b6f9daea6fb94aa167e53a91b61c054fc0
parent9b08685a07957a520546772759030f200fb99113
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75758 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c