------- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-09 04:16 ------- Confirmed, another regression from 3.3.3: t.cc: In function `void f()': t.cc:9: qualified type `double' does not match destructor name `~C' t.cc:9: type of `o' does not match destructor type `double' (type was `C'
-- 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 2.95.3 3.0.4 3.2.3 Last reconfirmed|0000-00-00 00:00:00 |2006-09-09 04:16:24 date| | Summary|g++ does not check first |[4.0/4.1/4.2 Regression] g++ |type name in pseudo- |does not check first type |destructor-name |name in pseudo-destructor- | |name Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28988