This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51431] [4.7 Regression] ICE with invalid use of abstract class
- From: "reichelt at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 07 Dec 2011 07:42:40 +0000
- Subject: [Bug c++/51431] [4.7 Regression] ICE with invalid use of abstract class
- Auto-submitted: auto-generated
- References: <bug-51431-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51431
Volker Reichelt <reichelt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.4/4.5/4.6 Regression] |[4.7 Regression] ICE with
|ICE with invalid use of |invalid use of abstract
|abstract class |class
--- Comment #3 from Volker Reichelt <reichelt at gcc dot gnu.org> 2011-12-07 07:42:40 UTC ---
Just for clarification:
The bug only occurred on trunk and not since 4.4.0 as I wrote above.