2002-04-30 Mark Mitchell <mark@codesourcery.com>
commit965db4a0914afc0ae977df78911bedcb416d3d3a
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 21:53:53 +0000 (30 21:53 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 21:53:53 +0000 (30 21:53 +0000)
treec94950f881227a370eb0b70165a2b32090b913b2
parentcaeae6e11ee005de9f59c26e140a9c41ff0e9ac4
2002-04-30  Mark Mitchell  <mark@codesourcery.com>

* class.c (finish_struct_bits): Only mark TREE_ADDRESSABLE if
TYPE_HAS_TRIVIAL_INIT_REF is false or
TYPE_HAS_NONTRIVIAL_DESTRUCTOR is true.

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