[Bug libstdc++/89851] [9 Regression] std::variant comparison operators violate [variant.relops]

2019-03-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89851 Richard Biener changed: What|Removed |Added Keywords||wrong-code Target Milestone|---

[Bug libstdc++/89851] [9 Regression] std::variant comparison operators violate [variant.relops]

2019-03-29 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89851 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug libstdc++/89851] [9 Regression] std::variant comparison operators violate [variant.relops]

2019-04-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89851 --- Comment #1 from Jonathan Wakely --- This seems to have been fixed recently.

[Bug libstdc++/89851] [9 Regression] std::variant comparison operators violate [variant.relops]

2019-04-09 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89851 Jonathan Wakely changed: What|Removed |Added Priority|P1 |P3 Status|UNCONFIRMED

[Bug libstdc++/89851] [9 Regression] std::variant comparison operators violate [variant.relops]

2019-04-09 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89851 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/89851] [9 Regression] std::variant comparison operators violate [variant.relops]

2019-04-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89851 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Wed Apr 10 10:43:39 2019 New Revision: 270249 URL: https://gcc.gnu.org/viewcvs?rev=270249&root=gcc&view=rev Log: PR libstdc++/89851 Add testcase for std::variant equality Add a test for