https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65426
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65426
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Last reconfirmed|2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65426
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65426
--- Comment #2 from Robert Clausecker ---
I tried compiling this code (without static inline) on a trunk (r221432) gcc
and it didn't recognize the pattern. Is there a pattern with the same effect
that gets recognized?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65426
--- Comment #1 from Andrew Pinski ---
This one was implemented or maybe only where the load and stores happen.