------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-25 14:51 ------- Confirmed a regression from 3.2.3 which gave: t.cc: In function `int main()': t.cc:3: no match for `A && void*' operator t.cc:3: candidates are: operator&&(bool, bool) <built-in> t.cc:2: bool operator&&(const A&, const A&) t.cc:3: label `b' used but not defined
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |diagnostic Known to fail| |3.3.3 3.4.0 4.0.0 4.1.0 Known to work| |3.2.3 3.0.4 2.95.3 Last reconfirmed|0000-00-00 00:00:00 |2005-09-25 14:51:31 date| | Summary|&#`label_decl' not supported|[3.4/4.0/4.1 Regression] |by dump_expr#<expression |&#`label_decl' not supported |error> |by dump_expr#<expression | |error> Target Milestone|--- |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24052