OSDN Git Service

PR c++/11878
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Oct 2003 20:47:07 +0000 (20:47 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Oct 2003 20:47:07 +0000 (20:47 +0000)
commit23f5f91d12d5ac34f25cd7bc48383a822022aa65
treea4d3b1d1c9f976533a07df5826af2b777256e879
parent327c9e2b6cfc7ed7b6ade233d40aabc2f0e96455
    PR c++/11878
        * tree.c (build_target_expr_with_type): Call force_rvalue for
        classes with non-trivial copy ctors.

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