This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13744] ICE when using implicit copy constructor for struct defined in template function


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]