This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/77288] Std::experimental::optional::operator= implementation is broken in gcc 6.1
- From: "dawid_jurek at vp dot pl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 18 Aug 2016 12:41:21 +0000
- Subject: [Bug libstdc++/77288] Std::experimental::optional::operator= implementation is broken in gcc 6.1
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-77288-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77288
--- Comment #1 from dawid_jurek at vp dot pl ---
Created attachment 39471
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39471&action=edit
Fix bug in operator=