[LLVMbugs] [Bug 7775] New: undefined behavior at APInt.cpp, (2130:13)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 1 13:25:39 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7775

           Summary: undefined behavior at APInt.cpp, (2130:13)
           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.

While running "make check" this line negates INT64_MIN.  Of course this value
does not have an inverse in a standard 2's complement representation.

-- 
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