OSDN Git Service

* call.c (convert_like_real): Don't make a temp for copy-list-init.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Nov 2010 01:43:19 +0000 (01:43 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Nov 2010 01:43:19 +0000 (01:43 +0000)
commit87f82fb4f56102b1e7be5d257a28496078507f64
tree7920fdf218d6fb83f502596ed638203907ac71cf
parent37969ee42923a945210b9bda64d2d01c0205f462
* call.c (convert_like_real): Don't make a temp for copy-list-init.
(build_over_call): Don't handle that here.
(build_new_method_call): Use COMPLETE_OR_OPEN_TYPE_P for error.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166852 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c