[LLVMbugs] [Bug 3482] New: clang miscompiles MultiSource/Benchmarks/VersaBench/bmm

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Feb 4 19:20:44 PST 2009


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

           Summary: clang miscompiles MultiSource/Benchmarks/VersaBench/bmm
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu


ddunbar at frank:bmm$ diff Output/bmm.out-???
1c1
< final sum = 2455048192.000000
---
> final sum = 2455048048.000000


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