[LLVMbugs] [Bug 7779] New: undefined behavior in InitPreprocessor.cpp, (173:39)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 1 13:35:15 PDT 2010


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

           Summary: undefined behavior in InitPreprocessor.cpp, (173:39)
           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


It's illegal to subtract one from INT64_MIN, a better way needs to be found to
do this computation.

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