[LLVMbugs] [Bug 1084] NEW: Assertion failed

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Jan 6 13:48:50 PST 2007


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

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


Attached source (from mozilla, delta-reduced) causes the folowing assertion:

$ /home/asl/proj/llvm/install/bin/llvm-g++ test.ii
cc1plus: /home/asl/proj/llvm/src/lib/VMCore/Instructions.cpp:1685: static
llvm::Instruction::CastOps llvm::CastInst::getCastOpcode(const llvm::Value*,
bool, const llvm::Type*, bool): Assertion `!"Casting to type that is not
first-class"' failed.
test.ii:73: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs> for instructions.



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