http://llvm.org/bugs/show_bug.cgi?id=8734
Summary: [MC assembler] .float not supported
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
It looks like integrated-as supports the .single directive, but not the
synonym .float. This should be easy to implement. :)
http://sourceware.org/binutils/docs/as/Float.html says:
7.53 .float flonums
This directive assembles zero or more flonums, separated by commas.
It has the same effect as .single. The exact kind of floating point
numbers emitted depends on how as is configured. See [Machine
Dependencies].
--
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