http://llvm.org/bugs/show_bug.cgi?id=4972
Summary: [2.6] llvm-gcc fails to compile
Product: tools
Version: 2.6
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=3508)
--> (http://llvm.org/bugs/attachment.cgi?id=3508)
.bc file that is causing the error
While trying to compile llvm-gcc (branches/release_26) against the LLVM 2.6
branch, I encountered the following error:
[..]./gcc/xgcc -shared-libgcc [...] -fno-implicit-templates -Wall -Wextra
-Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c
../../../../llvm-gcc/libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -o
eh_personality.o
Personality function should be set!
UNREACHABLE executed at
/home/gman/code/codedgers/morpher/src/lib/CodeGen/MachineModuleInfo.cpp:298!
../../../../llvm-gcc/libstdc++-v3/libsupc++/eh_personality.cc:759: internal
compiler error: Aborted
This happens both with and without '--disable-bootstrap'. Trunk llc is able to
handle the problematic .bc file, though.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs