]> git.ipfire.org Git - thirdparty/gcc.git/commit
call.c (standard_conversion): Use RVALUE_CONVs for all expressions that satisfy lvalu...
authorMark Mitchell <mark@codesourcery.com>
Mon, 23 Oct 2000 06:36:37 +0000 (06:36 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 23 Oct 2000 06:36:37 +0000 (06:36 +0000)
commit583ca5a08d1de95538ffdb57c43a0babd1630d51
tree1a1c1e08ea2fc1be524d29e719d96de2b1ee7ceb
parentf9808f81c98e92f3d590391f7924585208725c94
call.c (standard_conversion): Use RVALUE_CONVs for all expressions that satisfy lvalue_p...

* call.c (standard_conversion): Use RVALUE_CONVs for all
expressions that satisfy lvalue_p, not just those that satisfy
real_lvalue_p.

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