https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90773
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |law at redhat dot com
--- Comment #4 from Jeffrey A. Law <law at redhat dot com> ---
But isn't -Os a better choice if we care about this? It gives more compact
code. I guess I'm just not sure optimizing this using an overlapping store is
all that important.
