This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/20540] "-march=i386" doesn't mean "limit instruction set to what 80386 understands"
- From: "zeev dot tarantov at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Mar 2005 20:27:57 -0000
- Subject: [Bug target/20540] "-march=i386" doesn't mean "limit instruction set to what 80386 understands"
- References: <20050318202510.20540.zeev.tarantov@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From zeev dot tarantov at gmail dot com 2005-03-18 20:27 -------
Created an attachment (id=8419)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8419&action=view)
testcase expected output
this is what I get from "gcc -march=i486 -O3 -S -g opcode.c -o opcode.i486.s"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20540