[LLVMbugs] [Bug 343] NEW: lli produces incorrect output on the following bytecode

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon May 24 09:40:53 PDT 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=343

           Summary: lli produces incorrect output on the following bytecode
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: lli
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: criswell at uiuc.edu


The lli program produces this output from the following bytecode:

head=0 sum=-2077896035

The llc program generates a program which produces this output:

head=0 sum=28



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list