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: unassignedclangb...@nondot.org Reporter: santosh.zanju...@amd.com CC: llvm-bugs@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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs