This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25899] ACATS FAIL c34006a cc1226b on x86-linux with -mtune=k8
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2006 17:04:02 -0000
- Subject: [Bug target/25899] ACATS FAIL c34006a cc1226b on x86-linux with -mtune=k8
- References: <bug-25899-7210@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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