[Bug c++/94184] Global variable inline constructor elision.

2022-10-17 Thread trass3r at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94184 Trass3r changed: What|Removed |Added CC||trass3r at gmail dot com --- Comment #2 from T

[Bug c++/107292] New: no warning for unused std::error_code

2022-10-17 Thread trass3r at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107292 Bug ID: 107292 Summary: no warning for unused std::error_code Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug middle-end/32911] Function __attribute__ ((idempotent))

2021-09-04 Thread trass3r at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32911 Trass3r changed: What|Removed |Added CC||trass3r at gmail dot com --- Comment #7 from T

[Bug tree-optimization/93540] Attributes pure and const not working with aggregate return types, even trivial ones

2021-09-04 Thread trass3r at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93540 Trass3r changed: What|Removed |Added CC||trass3r at gmail dot com --- Comment #2 from T

[Bug c/88566] -Wconversion not using value range information

2020-11-13 Thread trass3r at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88566 Trass3r changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---