[llvm-bugs] [Bug 24975] New: assertion failure: (Ty && "Invalid GetElementPtrInst indices for type!")
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 28 11:15:41 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24975
Bug ID: 24975
Summary: assertion failure: (Ty && "Invalid GetElementPtrInst
indices for type!")
Product: clang
Version: 3.7
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: unassignedclangbugs at nondot.org
Reporter: mark.moll at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 14951
--> https://llvm.org/bugs/attachment.cgi?id=14951&action=edit
backtrace
I am trying to compile the latest revision of graph-tool
(https://graph-tool.skewed.de) with -fopenmp. Both clang 3.7 and r246024 crash
with the attached backtrace.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150928/85406484/attachment.html>
More information about the llvm-bugs
mailing list