https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116414
Bug ID: 116414
Summary: Missed optimization: Branch elimination and memory
writes
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110383
Bug ID: 110383
Summary: Missed optimiztion: Default operator== with trivial
struct can be replaced with bcmp
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107334
--- Comment #3 from Madhur Chauhan ---
I feel changing the warning text will still cause troubles for people using
-Werror. This forces to use ignore pragmas or disable this warning completely,
none of them are ideal.
Maybe disable warning in t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109686
Madhur Chauhan changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107334
Madhur Chauhan changed:
What|Removed |Added
CC||madhur4127 at gmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109686
Bug ID: 109686
Summary: Errorneous infinite loop detection
(-Winfinite-recursion)
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Pri