[LLVMbugs] [Bug 125] NEW: The xpdf program causes llvm-g++ to hit assertion
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Tue Nov 18 09:48:04 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=125
Summary: The xpdf program causes llvm-g++ to hit assertion
Product: tools
Version: 1.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-g++
AssignedTo: sabre at nondot.org
ReportedBy: criswell at uiuc.edu
Whe compiling xpdf, the following assertion fails:
cc1plus: ../../gcc-3.4/gcc/llvm-expand.c:3393: llvm_expand_constructor_elements:
Assertion `((FieldType)->ID >= BoolTyID && (FieldType)->ID <= LongTyID) && "Bad
bitfield member ty!"' failed.
Gfx.cc:223: internal compiler error: Aborted
The offending file is Gfx.cc. I will try to reduce it to something more manageable.
------- 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