[LLVMbugs] [Bug 14429] New: Dragonegg fails to build clang

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Nov 24 06:27:19 PST 2012


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



More information about the llvm-bugs mailing list