[LLVMbugs] [Bug 8931] New: Missing FPU type directives in generated gas assembly for ARM ELF target
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 7 20:24:07 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=8931
Summary: Missing FPU type directives in generated gas assembly
for ARM ELF target
Product: new-bugs
Version: trunk
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: siarhei.siamashka at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=5975)
--> (http://llvm.org/bugs/attachment.cgi?id=5975)
arm-fpu-type-fix.patch
This problem in LLVM causes failure to compile anything that uses floating
point by clang.
The issue be fixed by applying the attached patch to LLVM.
--
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.
More information about the llvm-bugs
mailing list