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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to