[Bug libstdc++/77495] optional assignment from {} acts weirdly

2016-10-24 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77495

Ville Voutilainen  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Ville Voutilainen  ---
Fixed by the fix in PR 77288.

[Bug libstdc++/77495] optional assignment from {} acts weirdly

2016-10-24 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77495
Bug 77495 depends on bug 77288, which changed state.

Bug 77288 Summary: Std::experimental::optional::operator= implementation is 
broken in gcc 6.1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77288

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug libstdc++/77495] optional assignment from {} acts weirdly

2016-09-06 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77495

Ville Voutilainen  changed:

   What|Removed |Added

 Depends on||77288

--- Comment #1 from Ville Voutilainen  ---
The latest patch for PR 77288 fixes this problem as well.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77288
[Bug 77288] Std::experimental::optional::operator= implementation is broken in
gcc 6.1