[Bug libstdc++/84601] [8 Regression] std::optional> is not assignment copyable

2018-03-06 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84601 Ville Voutilainen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/84601] [8 Regression] std::optional> is not assignment copyable

2018-03-06 Thread ville at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84601 --- Comment #3 from ville at gcc dot gnu.org --- Author: ville Date: Tue Mar 6 21:43:03 2018 New Revision: 258304 URL: https://gcc.gnu.org/viewcvs?rev=258304&root=gcc&view=rev Log: PR libstdc++/84601 * include/std/optional (_Optional_payload): S

[Bug libstdc++/84601] [8 Regression] std::optional> is not assignment copyable

2018-03-03 Thread romain.geissler at amadeus dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84601 --- Comment #2 from Romain Geissler --- Hi, FYI, I confirm that the patch you posted here https://gcc.gnu.org/ml/gcc-patches/2018-02/msg01578.html fixes my real test case from which I extracted the reproducer from comment 1. Cheers, Romain

[Bug libstdc++/84601] [8 Regression] std::optional> is not assignment copyable

2018-02-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84601 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---

[Bug libstdc++/84601] [8 Regression] std::optional> is not assignment copyable

2018-02-27 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84601 Ville Voutilainen changed: What|Removed |Added CC||ville.voutilainen at gmail dot com

[Bug libstdc++/84601] [8 Regression] std::optional> is not assignment copyable

2018-02-27 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84601 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|