* class.c (layout_class_type): Put the fields required to make a
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2000 06:33:06 +0000 (06:33 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2000 06:33:06 +0000 (06:33 +0000)
commit9b5c3a54cc7dc62eecdeeded9ea4f2ec3ce011ef
tree2ba18959240138c87e11f18d4468626dd645f739
parenteacbfaac1ea13cfe167924742d059527d7e86053
* class.c (layout_class_type): Put the fields required to make a
class non-empty at the end, not the beginning, of the TYPE_FIELDs
list.

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