[LLVMbugs] [Bug 961] NEW: bootstrap failure in amd64
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Oct 21 07:56:33 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=961
Summary: bootstrap failure in amd64
Product: tools
Version: trunk
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-g++
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
llvm-g++ fail to compile libstdc++. The error message is
----------------------------------------------------------
cc1plus: ../../trunk/gcc/llvm-convert.cpp:3865: LValue
TreeToLLVM::EmitLV_COMPONENT_REF(tree_node*): Assertion `ByteAlignment*8 <
LLVMValueBitSize && "Unknown overlap case!"' failed.
test.cpp: In static member function ‘static char
rope<_CharT>::_S_fetch(_Rope_RopeRep*) [with _CharT = char]’:
test.cpp:29: internal compiler error: Aborted
----------------------------------------------------------
test.cpp is a reduced test case that is 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