------- Comment #4 from pinskia at gcc dot gnu dot org 2009-12-05 00:03 ------- This is related to PR 15272 where we look at both dependent and non dependent base classes when only non dependent should be looked at. Actually I think this is a dup of that bug but I will leave it to a C++ expert.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Base class scope examined |dependent Base class scope |during unqualified name |examined during unqualified |lookup in template |name lookup in template http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24163