[Bug target/23605] memset() Optimization on x86-32 bit

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Aug 28 20:45:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-28 20:37 -------
inlining memset is not an optimization as most OS's memsets are better than the inlined version, using 
sse registers,etc.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23605



More information about the Gcc-bugs mailing list