[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/3993] New: Assembler accepts extra qualifer in Intel syntax
From: |
hjl at lucon dot org |
Subject: |
[Bug gas/3993] New: Assembler accepts extra qualifer in Intel syntax |
Date: |
7 Feb 2007 14:21:14 -0000 |
address@hidden intel]$ cat foo.s
.intel_syntax noprefix
mov rax,qword ptr rax
address@hidden intel]$ gcc -c foo.s
address@hidden intel]$ objdump -d foo.o
foo.o: file format elf64-x86-64
Disassembly of section .text:
0000000000000000 <.text>:
0: 48 89 c0 mov %rax,%rax
Is "qword ptr" valid here?
--
Summary: Assembler accepts extra qualifer in Intel syntax
Product: binutils
Version: 2.18 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: hjl at lucon dot org
CC: bug-binutils at gnu dot org,jbeulich at novell dot com
GCC target triplet: x86_64-unknown-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=3993
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gas/3993] New: Assembler accepts extra qualifer in Intel syntax,
hjl at lucon dot org <=
- [Bug gas/3993] Assembler accepts extra qualifer in Intel syntax, hjl at lucon dot org, 2007/02/07
- [Bug gas/3993] Assembler accepts extra qualifer in Intel syntax, jbeulich at novell dot com, 2007/02/07
- [Bug gas/3993] Assembler accepts extra qualifer in Intel syntax, hjl at lucon dot org, 2007/02/07
- [Bug gas/3993] Assembler accepts extra qualifer in Intel syntax, hjl at lucon dot org, 2007/02/07
- [Bug gas/3993] Assembler accepts extra qualifer in Intel syntax, amodra at bigpond dot net dot au, 2007/02/07
- [Bug gas/3993] Assembler accepts extra qualifer in Intel syntax, hjl at lucon dot org, 2007/02/07