[LLVMbugs] [Bug 7783] New: undefined behavior at raw_ostream.cpp, (148:9)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Aug 1 13:41:45 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7783
Summary: undefined behavior at raw_ostream.cpp, (148:9)
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 from clang 109870 on x86.
It happens when running "make check".
The problem is that INT64_MIN is negated, which is illegal.
--
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