[LLVMbugs] [Bug 1168] NEW: Assertion failed in llvm-gcc

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Feb 4 13:13:00 PST 2007


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

           Summary: Assertion failed in llvm-gcc
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru


Let's start our gcc.c-torture series.

llvm-gcc 20000804-1.c 
cc1: /home/asl/proj/llvm/src/lib/VMCore/Value.cpp:39: llvm::Value::Value(const
llvm::Type*, unsigned int, const std::string&): Assertion
`(Ty->isFirstClassType() || Ty == Type::VoidTy || isa<OpaqueType>(ty)) &&
"Cannot create non-first-class values except for constants!"' failed.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list