------- Comment #1 from pinskia at gcc dot gnu dot org 2007-09-25 23:18 ------- Confirmed, but not just a 4.3 regression. 4.0.2 showed: [EMAIL PROTECTED]:~$ ~/x86-linux-4.0.2/bin/gcc t.cc t.cc:11: error: definition of implicitly-declared 'virtual foo::~foo()' t.cc:14: confused by earlier errors, bailing out
Which is the same thing as an ICE. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |error-recovery Known to fail| |4.0.2 4.1.1 4.2.0 4.3.0 Known to work| |3.3.5 Last reconfirmed|0000-00-00 00:00:00 |2007-09-25 23:18:36 date| | Summary|[4.3 Regression] internal |[4.1/4.2/4.3 Regression] |compiler error: in |internal compiler error: in |finish_function, at |finish_function, at |cp/decl.c:11638 |cp/decl.c:11638 Target Milestone|--- |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33556