[llvm-bugs] [Bug 26233] New: Compiler asserts in MallocBench/gs testcase
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 21 07:48:53 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26233
Bug ID: 26233
Summary: Compiler asserts in MallocBench/gs testcase
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: unassignedclangbugs at nondot.org
Reporter: santosh.zanjurne at amd.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 15681
--> https://llvm.org/bugs/attachment.cgi?id=15681&action=edit
Testcase
Compiler assert while compiling MultiSource/Benchmarks/MallocBench/gs test
case.
ld: llvm/lib/Analysis/ConstantFolding.cpp:734: llvm::Constant*
SymbolicallyEvaluateGEP(llvm::Type*, llvm::ArrayRef<llvm::Constant*>,
llvm::Type*, const llvm::DataLayout&, const llvm::TargetLibraryInfo*):
Assertion `Ptr->getType()->isPointerTy()' failed.
clang: error: unable to execute command: Aborted (core dumped)
Log, testcase attached.
--
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/20160121/932f22a2/attachment.html>
More information about the llvm-bugs
mailing list