[Bug c++/25999] New: compiler loses extern "C" for function after #pragma weak

2006-01-27 Thread metcalf at lcs dot mit dot edu
ity: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: metcalf at lcs dot mit dot edu GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25999

[Bug c++/25784] New: "friend class" forward declaration doesn't actually declare class

2006-01-13 Thread metcalf at lcs dot mit dot edu
y: "friend class" forward declaration doesn't actually declare class Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gn

[Bug c++/25783] New: member variable lookup fails in subclass of templated base class

2006-01-13 Thread metcalf at lcs dot mit dot edu
base class Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: metcalf at lcs dot mit dot edu GCC build triplet: x8