[Bug c++/92426] ICE on spaceship declaration plus other P1185R2 interaction issue

2021-08-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92426 --- Comment #4 from Andrew Pinski --- I can't reproduce the ICE in GCC 10.1.0 or 11.1.0 or on the trunk.

[Bug c++/92426] ICE on spaceship declaration plus other P1185R2 interaction issue

2019-11-09 Thread dacamara.cameron at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92426 --- Comment #3 from Cameron --- (In reply to W E Brown from comment #2) > Please note that the submitted test program seems not to meet the #include > requirement as articulated in N4835 clause [expr.spaceship] p10: > > "10 The five comparison c

[Bug c++/92426] ICE on spaceship declaration plus other P1185R2 interaction issue

2019-11-09 Thread webrown.cpp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92426 --- Comment #2 from W E Brown --- Please note that the submitted test program seems not to meet the #include requirement as articulated in N4835 clause [expr.spaceship] p10: "10 The five comparison category types (17.11.2) (the types std::strong

[Bug c++/92426] ICE on spaceship declaration plus other P1185R2 interaction issue

2019-11-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92426 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|