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

             Bug #: 14429
           Summary: Dragonegg fails to build clang
           Product: dragonegg
           Version: 3.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Doing a bootsrap of 3.2 rc1, dragonegg dies while compiling
clang/lib/ASTMatchers/Debug+Asserts/ASTMatchFinder.cpp:

cc1plus: llvm-3.2/64/rc1/dragonegg.src/src/Convert.cpp:3446: llvm::Value*
TreeToLLVM::EmitCallOf(llvm::Value*, gimple, const MemRef*, const
llvm::AttrListPtr&): Assertion `DL.getTypeAllocSize(Call->getType()) ==
DL.getTypeAllocSize(RetTy) && "Size mismatch in scalar to scalar conversion!"'
failed.

This is when doing a Debug build as well as in optimized builds.

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