[Bug c++/106940] New: Feature request: -Wsuggest-noexcept and -Wsuggest-explicit

2022-09-14 Thread felix.von.s at posteo dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106940 Bug ID: 106940 Summary: Feature request: -Wsuggest-noexcept and -Wsuggest-explicit Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Pr

[Bug c++/88050] Add a warning for breaking the "Rule of Three"

2022-02-10 Thread felix.von.s at posteo dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88050 felix changed: What|Removed |Added CC||felix.von.s at posteo dot de --- Comment #4 from

[Bug tree-optimization/101050] New: Range comparisons with more significant bits constant are not optimised into masked equality tests

2021-06-13 Thread felix.von.s at posteo dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101050 Bug ID: 101050 Summary: Range comparisons with more significant bits constant are not optimised into masked equality tests Product: gcc Version: 12.0 Status: UNCONFIRMED

[Bug c++/100681] New: [[noreturn]] attribute can be applied to parameters of function type with strange results

2021-05-19 Thread felix.von.s at posteo dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100681 Bug ID: 100681 Summary: [[noreturn]] attribute can be applied to parameters of function type with strange results Product: gcc Version: 12.0 Status: UNCONFIRMED