------- Comment #3 from reichelt at gcc dot gnu dot org 2006-05-24 09:30 ------- The problem is in essence the same as in PR 20173, which was fixed on mainline by Mark.
We now get a suitable error message instead of an ICE: bug.cc:20: error: template-id 'meth<>' for 'void bar<empty>::meth(foo<B>&)' does not match any template declaration *** This bug has been marked as a duplicate of 20173 *** -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27568