[Bug target/119980] wrong aliasing decision with structure acces

2025-04-29 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119980 --- Comment #4 from Richard Biener --- (In reply to Richard Biener from comment #3) > Yes, it looks very very similar. > > In peephole2 the redundant load/store pair keeping the = 2 store data > dependent on the later load vanishes (with -fdisa

[Bug target/119980] wrong aliasing decision with structure acces

2025-04-29 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119980 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords|