[LLVMbugs] [Bug 7028] New: Assertion in CGClass.cpp

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 3 10:26:09 PDT 2010


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

           Summary: Assertion in CGClass.cpp
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: asl at math.spbu.ru
                CC: llvmbugs at cs.uiuc.edu


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

$ ./clang++ qresource.ii 
clang: /home/asl/proj/llvm/src/tools/clang/lib/CodeGen/CGClass.cpp:732: void
clang::CodeGen::CodeGenFunction::EmitCtorPrologue(const
clang::CXXConstructorDecl*, clang::CXXCtorType): Assertion
`LiveTemporaries.empty() && "Should not have any live temporaries at
initializer start!"' 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