PR c++/12726
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Oct 2003 06:41:31 +0000 (06:41 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Oct 2003 06:41:31 +0000 (06:41 +0000)
commit69be8f0364441429494e46a8b8d4827cdad318fd
treeb43baa27b85bb53207e381d66c7a05a9f2b0e456
parent15ebc76ec6e1b698382e04d4a0fab7755e49cc45
    PR c++/12726
        * tree.c (build_target_expr_with_type): Don't call force_rvalue
        for CONSTRUCTORs.

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