https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76607
Bug ID: 76607 Summary: Before reporting a bug, please read the bug writing guidelines, please look at the list of most frequently reported bugs, and please search for the bug. Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: vxbnvhj at yopmail dot com Target Milestone: --- Before reporting a bug, please read the bug writing guidelines, please look at the list of most frequently reported bugs, and please search for the bug. Before reporting that GCC compiles your code incorrectly, compile it with gcc -Wall -Wextra and see whether this shows anything wrong with your code. Similarly, if compiling with -fno-strict-aliasing -fwrapv makes a difference, your code probably is not correct.