[Bug middle-end/113164] [missed optimization] struct fields should not alias

2024-05-16 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113164 Bug 113164 depends on bug 13962, which changed state. Bug 13962 Summary: [tree-ssa] make "fold" use alias information to optimize pointer comparisons https://gcc.gnu.org/bugzilla/show_bug.cgi?id=13962 What|Removed

[Bug middle-end/113164] [missed optimization] struct fields should not alias

2024-01-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113164 Richard Biener changed: What|Removed |Added Last reconfirmed||2024-01-08 Ever confirmed|0

[Bug middle-end/113164] [missed optimization] struct fields should not alias

2023-12-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113164 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement Keywords|