This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51620] [c++0x] [4.6/4.7 Regression] ICE with private destructor
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 13 Jan 2012 15:51:28 +0000
- Subject: [Bug c++/51620] [c++0x] [4.6/4.7 Regression] ICE with private destructor
- Auto-submitted: auto-generated
- References: <bug-51620-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51620
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|4.6.3 |4.7.0
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-13 15:51:28 UTC ---
Fixed for 4.7, not backporting invalid code fixes.