[LLVMbugs] [Bug 14535] New: test Hexagon/postinc-load.ll asserts: unsigned(ScopeIdx) <= Ctx.pImpl->ScopeRecords.size()
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Dec 7 04:57:37 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14535
Bug #: 14535
Summary: test Hexagon/postinc-load.ll asserts:
unsigned(ScopeIdx) <= Ctx.pImpl->ScopeRecords.size()
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Common Code Generator Code
AssignedTo: mcurtis at codeaurora.org
ReportedBy: mcurtis at codeaurora.org
CC: jverma at codeaurora.org, llvmbugs at cs.uiuc.edu
Classification: Unclassified
ASERTION DETAILS:
llc: /home/chapuni/llvm-project/llvm/lib/VMCore/DebugLoc.cpp:60: void
llvm::DebugLoc::getScopeAndInlinedAt(llvm::MDNode*&, llvm::MDNode*&, const
llvm::LLVMContext&) const: Assertion `unsigned(ScopeIdx) <=
Ctx.pImpl->ScopeRecords.size() && "Invalid ScopeIdx!"' failed.
BRIEF MAILING LIST THREAD:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121112/155914.html
Test has been suppressed (r167988).
--
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.
More information about the llvm-bugs
mailing list