This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48802] ICE with inheritance and nothrow virtual destructors
- From: "marc.glisse at normalesup dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 27 Jul 2011 15:04:40 +0000
- Subject: [Bug c++/48802] ICE with inheritance and nothrow virtual destructors
- Auto-submitted: auto-generated
- References: <bug-48802-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48802
Marc Glisse <marc.glisse at normalesup dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Marc Glisse <marc.glisse at normalesup dot org> 2011-07-27 15:04:36 UTC ---
I can reproduce it with a snapshot from 2011/06/24 but not 2011/07/09 so it
looks like it was fixed somehow.
Marking as resolved-fixed (can't find anything like "no longer reproducible"),
feel free to change the status to something more appropriate.