[LLVMbugs] [Bug 2073] New: CBE barfs on constant struct containing long double

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Feb 20 00:11:12 PST 2008


http://llvm.org/bugs/show_bug.cgi?id=2073

           Summary: CBE barfs on constant struct containing long double
           Product: new-bugs
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: baldrick at free.fr
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1434)
 --> (http://llvm.org/bugs/attachment.cgi?id=1434)
testcase .ll

$ llc -march=c ld.bc
llc: /home/duncan/LLVM/llvm.top/llvm/lib/Target/CBackend/CBackend.cpp:923:
void<unnamed>::CWriter::printConstant(llvm::Constant*): Assertion
`FPC->getType() == Type::FloatTy || FPC->getType() == Type::DoubleTy' failed.


-- 
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