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 target/25899] ACATS FAIL c34006a cc1226b on x86-linux with -mtune=k8



------- Comment #13 from hjl at lucon dot org  2006-01-23 17:04 -------
Jan, I have verified that turn on x86_partial_reg_stall:

const int x86_partial_reg_stall = m_PPRO;

fixes those 2 failures. That is why only -mtune=pentiumpro passes those
2 tests. Does it ring any bells to you?


-- 


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


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