------- Comment #4 from pinskia at gcc dot gnu dot org 2006-02-07 14:33 ------- I am going to reopen this one as we diagnostic the non template version: struct X { };
struct B { }; struct A { typedef X X; }; ---- But I am going to change the Severity to enhancement. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Status|RESOLVED |REOPENED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7876