[LLVMbugs] [Bug 2250] New: multiple return values breaks x86-64 linux llvm-gcc build

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Apr 24 12:33:49 PDT 2008


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: unassignedbugs at nondot.org
        ReportedBy: baldrick at free.fr
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list