[Bug c++/94061] defaulted member operator <=> defined as deleted if a base has protected member operator <=>

2024-04-24 Thread gcc-90 at tbilles dot hu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94061 Tibor Billes changed: What|Removed |Added CC||gcc-90 at tbilles dot hu --- Comment #5

[Bug sanitizer/95693] [8/9 Regression] Incorrect error from undefined behavior sanitizer

2021-04-23 Thread gcc-90 at tbilles dot hu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95693 --- Comment #13 from Tibor Billes --- Thank you all for fixing it!

[Bug c++/95693] New: Incorrect error from undefined behavior sanitizer

2020-06-15 Thread gcc-90 at tbilles dot hu
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gcc-90 at tbilles dot hu Target Milestone: --- After upgrading GCC from 7.2 to 10.1 I get a runtime error when using -fsanitize=undefined. I cannot see anything wrong with the code. It was also suggested on the gcc-help