re PR c++/9342 (another ICE in cp_expr_size at cp/cp-lang.c: 304)
authorJason Merrill <jason@redhat.com>
Fri, 17 Jan 2003 22:51:24 +0000 (17:51 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 17 Jan 2003 22:51:24 +0000 (17:51 -0500)
commit77b996cc58685d44753ff78a3e9f19b10c5be767
tree2feeceef56d712b8613b9f24974f8d0c278bbe3a
parent5dae1114bb636a814b154c3c47ff6ad149bc81de
re PR c++/9342 (another ICE in cp_expr_size at cp/cp-lang.c: 304)

        PR c++/9342
        * call.c (build_conditional_expr): Always do lvalue-rvalue
        conversion.

From-SVN: r61457
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/init/copy4.C [new file with mode: 0644]