[Bug c++/86953] [8 Regression] compiler crashes with constexpr operator== and specific struct (cxx_eval_bit_field_ref, at cp/constexpr.c:2704)

2021-05-14 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86953 Bug 86953 depends on bug 89285, which changed state. Bug 89285 Summary: [8 Regression] ICE after casting the this pointer in the constructor in C++17 mode https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89285 What|Removed

[Bug c++/86953] [8 Regression] compiler crashes with constexpr operator== and specific struct (cxx_eval_bit_field_ref, at cp/constexpr.c:2704)

2021-05-14 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86953 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.5 |9.0 Status|NEW

[Bug c++/86953] [8 Regression] compiler crashes with constexpr operator== and specific struct (cxx_eval_bit_field_ref, at cp/constexpr.c:2704)

2020-03-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86953 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.4 |8.5 --- Comment #11 from Jakub Jelinek