http://llvm.org/bugs/show_bug.cgi?id=11865
Bug #: 11865
Summary: alias example that gas accepts and MC doesn't
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Common Code Generator Code
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
i:
.long g
g = h
h = i
llvm-mc rejects it with
test.s:4:5: error: invalid assignment to 'h'
h = i
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs