[LLVMbugs] [Bug 152] NEW: The llvm-g++ program crashes on enum assertion
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Mon Nov 24 14:40:15 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=152
Summary: The llvm-g++ program crashes on enum assertion
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-g++
AssignedTo: sabre at nondot.org
ReportedBy: criswell at uiuc.edu
The llvm-g++ program crashes with the following assertion:
cc1plus: ../../gcc-3.4/gcc/llvm-expand.c:3198: llvm_expand_constructor_element:
Assertion `((enum tree_code) (value)->common.code) == CONSTRUCTOR || ((enum
tree_code) (value)->common.code) == STRING_CST' failed.
/home/vadve/criswell/assert.cpp: In function `int evaluateCentralControl()':
/home/vadve/criswell/assert.cpp:61: internal compiler error: Aborted
The offending file will be attached.
------- 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