[LLVMbugs] [Bug 18288] New: Integrated assembler rejects optional 0 immediates
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Dec 19 15:49:40 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=18288
Bug ID: 18288
Summary: Integrated assembler rejects optional 0 immediates
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: ARM
Assignee: unassignedbugs at nondot.org
Reporter: joerg at NetBSD.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
strbt r1, [r0], #0
is accepted, but
strbt r1, [r0]
is not.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131219/1ef921ff/attachment.html>
More information about the llvm-bugs
mailing list