PR c++/85215 - ICE with copy-init from conversion.
authorJason Merrill <jason@redhat.com>
Thu, 5 Apr 2018 04:01:15 +0000 (00:01 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 5 Apr 2018 04:01:15 +0000 (00:01 -0400)
commitda0c8d9793df1083a21628efdb6368174d2d78d4
tree02e5625e3cf47194502c624ba7dbcde985e579d3
parent67e1eb3d2dc87b13186fe00fcdd6361b8694f613
PR c++/85215 - ICE with copy-init from conversion.

* call.c (merge_conversion_sequences): Fix type of direct binding
sequence.

From-SVN: r259123
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/cpp1z/elide3.C [new file with mode: 0644]