[Bug tree-optimization/79161] possibly lost DCE / invariant motion optimization

2023-06-20 Thread skvadrik at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79161 Ulya changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/79161] possibly lost DCE / invariant motion optimization

2023-06-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79161 --- Comment #2 from Andrew Pinski --- I think this is fixed for GCC 10 by r10-1052-gc29c92c789d9 (and the related patch after that which disable it for the C front-end but enables it for C++11+)

[Bug tree-optimization/79161] possibly lost DCE / invariant motion optimization

2017-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79161 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|