https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90217
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90217
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Status|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90217
--- Comment #1 from Marc Glisse ---
Please always attach your testcases to bugzilla.
I took a look at the .optimized dump.
First issue is that we fail to simplify
MEM[(union ._1 *)&apart] = 1;
_3 = apart.D.2494.contam_level;
Second issue i