[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#141797: Internal compiler error



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 (porton@narod.ru)



-- 
To UNSUBSCRIBE, email to debian-gcc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: