call.c (build_conditional_expr): Use ocp_convert to force rvalue conversion.
authorJason Merrill <jason@gcc.gnu.org>
Sun, 22 Oct 2000 20:21:41 +0000 (16:21 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 22 Oct 2000 20:21:41 +0000 (16:21 -0400)
commitdb5ae31b195c729dffebe3f057a4d1f5aa43427a
tree4816e341ce34ab64f67e5da8be64fc37119be63e
parent3e555c7de168afdaea775332c81ee925cb66738e
call.c (build_conditional_expr): Use ocp_convert to force rvalue conversion.

        * call.c (build_conditional_expr): Use ocp_convert to force
        rvalue conversion.

From-SVN: r37009
gcc/cp/call.c
gcc/testsuite/g++.old-deja/g++.other/volatile1.C [new file with mode: 0644]