[Bug target/19923] [4.0/4.1 Regression] openssl is slower when compiled with gcc 4.0 than 3.3
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 24 15:53:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list