[LLVMbugs] [Bug 396] NEW: [llvm-gcc] internal error in llvm-expand.c:153
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jul 2 19:06:12 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=396
Summary: [llvm-gcc] internal error in llvm-expand.c:153
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: markus at oberhumer.com
llvm-gcc -c llvm_bug.cpp
cc1plus: ../../gcc/llvm-expand.c:153: cast_if_type_not_equal: Assertion
`((Ty)->ID == PointerTyID || ((Ty->ID < FunctionTyID) && (Ty)->ID != VoidTyID))
&& "Cannot cast to non-first-class type!"' failed.
llvm_bug.cpp: In function `void CCDB_6d15f99c::set_output_overrun(SSignature*,
size_t)':
llvm_bug.cpp:1613: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.cs.uiuc.edu> 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