https://llvm.org/bugs/show_bug.cgi?id=24674
Bug ID: 24674
Summary: assertion failed and and abort trap
Product: clang
Version: 3.7
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 14810
--> https://llvm.org/bugs/attachment.cgi?id=14810&action=edit
the log
With clang-3.7-rc3 and and clang-3.8-trunk I can't compile most SeqAn
(bioinformatics template library) applications anymore:
Assertion failed: (Ty && "Invalid GetElementPtrInst indices for type!"),
function checkGEPType, file
/wrkdirs/usr/ports/devel/llvm37/work/llvm-3.7.0rc3.src/include/llvm/IR/Instructions.h,
line 823.
clang-3.7: error: unable to execute command: Abort trap (core dumped)
clang-3.6.2 works fine. I have attached build log, sh and cpp.
Platform is FreeBSD 10.2 which means libc++. Also OpenMP is used. I cannot test
on Linux right now, but I will try asap.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs