re PR c++/48115 (internal compiler error: in type_has_nontrivial_copy_init, at cp...
authorJason Merrill <jason@redhat.com>
Wed, 16 Mar 2011 20:03:46 +0000 (16:03 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 16 Mar 2011 20:03:46 +0000 (16:03 -0400)
commit85a273bae4165216919c029f0dfa28ca5800aa23
tree261f49586db7d14d30580f1d98f41222c349990b
parent51fd6b9057dd38a0566c86df2dcda8ace597eed9
re PR c++/48115 (internal compiler error: in type_has_nontrivial_copy_init, at cp/tree.c:2482)

PR c++/48115
* call.c (convert_arg_to_ellipsis): Handle incomplete type.

From-SVN: r171066
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/incomplete6.C [new file with mode: 0644]