[LLVMbugs] [Bug 2355] New: llvm-gcc fails to generate_muldi3.o

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri May 23 03:27:50 PDT 2008


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

           Summary: llvm-gcc fails to generate_muldi3.o
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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

The attached file is a reduced testcase:

./cc1 test.i
 __muldi3cc1: ../../llvm-gcc-4.2/gcc/llvm-convert.cpp:888: llvm::Value*
TreeToLLVM::Emit(tree_node*, const MemRef*): Assertion
`(isAggregateTreeType(((exp)->common.type)) == (DestLoc != 0) || ((enum
tree_code) (exp)->common.code) == MODIFY_EXPR) && "Didn't pass DestLoc to an
aggregate expr, or passed it to scalar!"' 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