This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66542] [4.9/5/6 Regression] [C++11] Can create static variable of type that has deleted destructor
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Jun 2015 20:36:08 +0000
- Subject: [Bug c++/66542] [4.9/5/6 Regression] [C++11] Can create static variable of type that has deleted destructor
- Auto-submitted: auto-generated
- References: <bug-66542-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66542
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Daniel KrÃgler from comment #1)
> This seems to be a regression versus gcc 4.8.2
That's why I changed the title to say [4.9/5/6 Regression] :-)