[Bug tree-optimization/79161] possibly lost DCE / invariant motion optimization
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79161 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|