This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Internal compiler error on template of template : the platform


Guillaume Laurent <glaurent@worldnet.fr> writes:

> Alexandre Oliva couldn't reproduce it

... on sparc-sun-solaris2.[56], but now I got it on i686-pc-linux-gnu.
Fortunately, it is fixed in the latest snapshot; it says:

test.cc: In function `void meta_tfunc(class Foo *, int (Foo::*)())':
test.cc:11: no matching function for call to `tfunc2 (Foo *&, void *)'

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]