]> gcc.gnu.org Git - gcc.git/commit
call.c (convert_like_real): Create a temporary for non-lvalue.
authorJakub Jelinek <jakub@redhat.com>
Fri, 16 Feb 2001 22:30:06 +0000 (23:30 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 16 Feb 2001 22:30:06 +0000 (23:30 +0100)
commit2c1be3223f5bbc9e2238d15e8a48d37b1f02fdbe
treeec99a75428f993f32c99bfc7522559768ef6c379
parentf5bbdc0c54c34e18958bfb74fb7bb831ba05fa12
call.c (convert_like_real): Create a temporary for non-lvalue.

* 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.

From-SVN: r39776
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/init16.C
This page took 0.054496 seconds and 5 git commands to generate.