OSDN Git Service

PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Mar 2002 11:24:24 +0000 (11:24 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Mar 2002 11:24:24 +0000 (11:24 +0000)
commitae1df41de87b315c59d9d90cdaa4e1af663c12c2
treeacc35e62bb34fcb06c3819084139135516383189
parentee8f08ae575e9024cf752040bb8cd94c448894d5
    PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.
        * class.c (finish_struct_bits): Also set TREE_ADDRESSABLE for a
        type with a nontrivial destructor.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50959 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/init/byval1.C [new file with mode: 0644]