[Bug middle-end/53081] memcpy/memset loop recognition
amonakov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 23 06:53:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53081
Alexander Monakov <amonakov at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amonakov at gcc dot gnu.org
--- Comment #5 from Alexander Monakov <amonakov at gcc dot gnu.org> 2012-04-23 06:53:11 UTC ---
The memset part can be handled by -ftree-loop-distribution (not enabled at -O3)
More information about the Gcc-bugs
mailing list