[Bug target/114676] [12/13/14 Regression] DSE removes assignment that is used later

2024-04-18 Thread aleksei.nikiforov at linux dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114676 --- Comment #15 from Aleksei Nikiforov --- I think fixing compiled code should be possible. I'm not sure if this bug should be just closed.

[Bug target/114676] [12/13/14 Regression] DSE removes assignment that is used later

2024-04-10 Thread aleksei.nikiforov at linux dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114676 --- Comment #4 from Aleksei Nikiforov --- Yes, it doesn't reproduce on x86_64, and previously getting rid of -O3 or using -fno-tree-dse also helped.

[Bug target/114676] [12/13/14 Regression] DSE removes assignment that is used later

2024-04-10 Thread aleksei.nikiforov at linux dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114676 --- Comment #2 from Aleksei Nikiforov --- Yes, -fno-strict-aliasing helped.

[Bug tree-optimization/114676] New: [12/13/14 Regression] DSE removes assignment that is used later

2024-04-10 Thread aleksei.nikiforov at linux dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114676 Bug ID: 114676 Summary: [12/13/14 Regression] DSE removes assignment that is used later Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal