------- Comment #1 from pinskia at gcc dot gnu dot org 2008-01-09 17:19 ------- > x = src.x;
x is not dependent so it has to be found at the time of definition and cannot be found in the dependent parent class. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34727