[Bug target/23605] memset() Optimization on x86-32 bit
ian at airs dot com
gcc-bugzilla@gcc.gnu.org
Sun Aug 28 23:42:00 GMT 2005
------- Additional Comments From ian at airs dot com 2005-08-28 23:36 -------
The generated code for your second test case doesn't look too bad to me. The
bulk of the code is checking the alignment of the buffer in order to get an
efficient rep; stosl. What would you recommend as faster code?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23605
More information about the Gcc-bugs
mailing list