[LLVMbugs] [Bug 3427] New: Assertion failed: (0 && "Incomplete types have no size!"), function getTypeInfo, file ASTContext.cpp, line 296.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Jan 27 12:10:17 PST 2009


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

           Summary: Assertion failed: (0 && "Incomplete types have no
                    size!"), function getTypeInfo, file ASTContext.cpp, line
                    296.
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: rdivacky at freebsd.org
                CC: llvmbugs at cs.uiuc.edu


I am getting this when trying to compile freebsd kernel with CC =
/usr/local/bin/ccc (the old one not the new one). Unfortunatelly the single
file is not compilable and "ccc -E" processed file does not trigger the assert.
Anyway, I am attaching both..

ccc -fsyntax-only does NOT trigger the assert so I guess its the CodeGen


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