------- Additional Comments From steven at gcc dot gnu dot org  2005-06-24 
15:53 -------
I don't see how the precious register would matter much.  But this compare 
with memory is strange: 
 
        cmpl    %ecx, 12(%ebp) 
 
Why isn't len loaded into a register?? 

-- 


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

Reply via email to