Package: gcc-2.95
Version: 1:2.95.4-5

pts/3:gcc-bug,0$ gcc x.cpp 
x.cpp:11: Internal compiler error.
x.cpp:11: Please submit a full bug report.
x.cpp:11: Internal compiler error:
x.cpp:11: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

x.cpp follows

namespace N
{

template<typename T> struct A
{
};

}  

struct B: N::A
{
};

-- 
Victor Porton ([EMAIL PROTECTED])



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to