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]

Re: c++/7886: ...


Still present in mainline, but now I get an ICE!

ice.cxx: In copy constructor `Filler::Filler(const Filler&)':
ice.cxx:23: error: `TheCreator' is an ambiguous base of `Filler'
ice.cxx:23: internal compiler error: tree check: expected tree_vec, have
   error_mark in expand_member_init, at cp/init.c:1007


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