Crash building mozilla: mishandling bogus trees for static ptrs to methods #1456
Labels
bugzilla
Issues migrated from bugzilla
compile-fail
Use [accepts-invalid] and [rejects-valid] instead
llvm-tools
All llvm tools that do not have corresponding tag
Extended Description
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.
The text was updated successfully, but these errors were encountered: