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

           Summary: multiple return values breaks x86-64 linux llvm-gcc
                    build
           Product: new-bugs
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


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

bugpoint reduced testcase attached (bugpoint aborted
when trying to reduce the final function - this should
probably be investigated too).

This was reduced from libstdc++-v3/src/locale-inst.cc

It causes llc to abort with:

lib/VMCore/ValueTypes.cpp:108: llvm::MVT::ValueType
llvm::MVT::getValueType(const llvm::Type*, bool): Assertion `0 && "Unknown
type!"' 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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to