PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.
authorJason Merrill <jason@redhat.com>
Mon, 18 Mar 2002 11:24:24 +0000 (06:24 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 18 Mar 2002 11:24:24 +0000 (06:24 -0500)
commitffd696af84c29fe41b43e74fb6e4ada9076102d6
treeacc35e62bb34fcb06c3819084139135516383189
parent38cb4e84073fecc93460df13daf98f3ad3f72b98
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.

From-SVN: r50959
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/init/byval1.C [new file with mode: 0644]