------- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-09 04:10 ------- Confirmed, a regression from 3.3.3 which gave: t.cc: In function `void f()': t.cc:10: error: lookup of `C' in the scope of `class C' (`class C') does not match lookup in the current scope (`class f()::C')
To me this looks related to PR 28513. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Known to fail| |3.4.0 4.0.0 4.1.0 4.2.0 Known to work| |3.3.3 3.2.3 3.0.4 2.95.3 Last reconfirmed|0000-00-00 00:00:00 |2006-09-09 04:10:48 date| | Summary|class member access using a |[4.0/4.1/4.2 Regression] |qualified-id fails to check |class member access using a |for match of classes |qualified-id fails to check | |for match of classes Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28985