[LLVMbugs] [Bug 12638] New: wrong results on ARM with -O2

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 23 10:00:32 PDT 2012


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

             Bug #: 12638
           Summary: wrong results on ARM with -O2
           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: weimingz at codeaurora.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 8437
  --> http://llvm.org/bugs/attachment.cgi?id=8437
the test case

on ARM, for check.ll, 
%6 should be "7", but with -O2, its value is "6". (-O0 is fine)

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