[LLVMbugs] [Bug 7777] New: undefined behavior at Diagnostic.cpp, (313:22)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Aug 1 13:30:34 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7777
Summary: undefined behavior at Diagnostic.cpp, (313:22)
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: regehr at cs.utah.edu
CC: llvmbugs at cs.uiuc.edu
This is clang 109870 on x86.
The array index in this line of code appears to be out of bounds while running
"make check".
I don't have any more details... this failure comes from a check that we
inherited from the original clang implementation of -fcatch-undefined-behavior!
It could be a spurious failure if that code sucked or something.
--
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