OSDN Git Service

* class.c (layout_empty_base): Handle empty bases with non-byte
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Mar 2000 18:57:57 +0000 (18:57 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Mar 2000 18:57:57 +0000 (18:57 +0000)
commit2404485e4d84ae55a1db84a03cec1207762ea634
treea5cd814f41ab7a67a87a3928d6dc0aa3c90307bd
parent2e91880441f9441fe451fb8abb019be73c0fc82e
* class.c (layout_empty_base): Handle empty bases with non-byte
alignment.
(build_base_field): Likewise.
(layout_virtual_bases): Likewise.

* class.c (finish_struct_1): Fix typo in this change:

Sat Mar 25 09:12:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

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