[Bug c++/92495] spaceship operator requires public member

2019-12-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92495 --- Comment #7 from Jonathan Wakely --- Yes.

[Bug c++/92495] spaceship operator requires public member

2019-12-20 Thread klaus.doldinger64 at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92495 --- Comment #6 from Wilhelm M --- That meens, all NNTP of class type have to have all-public data members?

[Bug c++/92495] spaceship operator requires public member

2019-12-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92495 --- Comment #5 from Jonathan Wakely --- That's a separate bug, specifically PR 92496 (which is already fixed).

[Bug c++/92495] spaceship operator requires public member

2019-12-19 Thread klaus.doldinger64 at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92495 --- Comment #4 from Wilhelm M --- Agreed. But omitting should not trigger ICE.

[Bug c++/92495] spaceship operator requires public member

2019-12-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92495 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/92495] spaceship operator requires public member

2019-12-16 Thread arthur.j.odwyer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92495 Arthur O'Dwyer changed: What|Removed |Added CC||arthur.j.odwyer at gmail dot com ---

[Bug c++/92495] spaceship operator requires public member

2019-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92495 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|