* call.c (convert_like_real): Create a temporary for non-lvalue.
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Feb 2001 22:30:06 +0000 (22:30 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Feb 2001 22:30:06 +0000 (22:30 +0000)
commit574b70a0456f4245e566533bcd077a10e890c620
treeec99a75428f993f32c99bfc7522559768ef6c379
parent3be54c77608ff085d398dd4341b767d6f98d3fec
* call.c (convert_like_real): Create a temporary for non-lvalue.

* g++.old-deja/g++.other/init16.C: Update the test so that it does
not need <string> and also tests the initialization at runtime.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39776 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/init16.C