This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13744] ICE when using implicit copy constructor for struct defined in template function
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2004 23:35:20 -0000
- Subject: [Bug c++/13744] ICE when using implicit copy constructor for struct defined in template function
- References: <20040119173852.13744.thomharp@charter.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-25 23:35 -------
I get a different ICE on the mainline:
pr13744.cc:19: internal compiler error: tree check: expected constructor, have statement_list in
mark_vtable_entries, at cp/decl2.c:1312
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13744