This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/25437] gcc-4.0.{1,2} produces bad code for -O2 on OpenSSL RC5 Crypto Test



------- Comment #4 from kumba at gentoo dot org  2005-12-16 00:47 -------
Forgot to add, the failure itself was traceable to the RC5_32_set_key()
function in rc5_skey.c in the original files.  In the attached testcase, the
function in question begins on Line #554.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]