This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48115] [4.6/4.7 Regression] internal compiler error: in type_has_nontrivial_copy_init, at cp/tree.c:2482
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 16 Mar 2011 20:03:55 +0000
- Subject: [Bug c++/48115] [4.6/4.7 Regression] internal compiler error: in type_has_nontrivial_copy_init, at cp/tree.c:2482
- Auto-submitted: auto-generated
- References: <bug-48115-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48115
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-16 20:03:53 UTC ---
Author: jason
Date: Wed Mar 16 20:03:46 2011
New Revision: 171066
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171066
Log:
PR c++/48115
* call.c (convert_arg_to_ellipsis): Handle incomplete type.
Added:
trunk/gcc/testsuite/g++.dg/template/incomplete6.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/call.c
trunk/gcc/testsuite/ChangeLog