Hi, yet more info for this bug: it may be related to #185604 (also reported by me :) but isn't the same. First of all, the program from #185604 compiles fine with gcc 3.3.2 (no wonder as it went into the regression tests) and the error is different. In the old bug the compiler parsed the specialized method-call correctly but couldn't find the right function, in the new bug the method-call seems to be interpreted as a non-template-call.
Cheers Thimo