[Bug c++/59901] New: internal compiler error: in retrieve_specialization cp/pt.c:1012
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: burrows.labs at gmail dot com Created attachment 31914 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31914&action=edit preprocessed source Code and error below; I've a
[Bug c++/59885] New: compiler issues incorrect "ambiguous base class" error message
ty: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: burrows.labs at gmail dot com The following code produces an error message that I believe to have swapped the 'base' and 'derived' class. #include templat