This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/10899] "Illegal Instruction" when using PMULUDQ in asm
- From: "aj at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 May 2003 09:43:39 -0000
- Subject: [Bug inline-asm/10899] "Illegal Instruction" when using PMULUDQ in asm
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10899
------- Additional Comments From aj@gcc.gnu.org 2003-05-22 09:43 -------
Since GCC only omits the name of the mnemonic and not the opcode, the bug is in
the assembler. What binutils version are you using (what's the output of "as
--version")?
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.