Internal compiler error 373
Alexandre Oliva
oliva@dcc.unicamp.br
Sat Dec 5 23:09:00 GMT 1998
Thanks for your bug report. I installed the following simplified
version of your testcase in the testsuite.
namespace Functor {
template<class F> class deviate {};
}
int main() {
Functor::deviate();
}
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil
More information about the Gcc-bugs
mailing list