This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14800] New: Some x86 tests aren't valid for x86_64
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2004 15:56:18 -0000
- Subject: [Bug target/14800] New: Some x86 tests aren't valid for x86_64
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
-march=pentium3 is not a valid option for x86_64. Also -m32 has to be
used to generate 32bit objects.
--
Summary: Some x86 tests aren't valid for x86_64
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl at lucon dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14800