[LLVMbugs] [Bug 16409] New: Incorrect result with optimizations

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jun 21 12:06:25 PDT 2013


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

            Bug ID: 16409
           Summary: Incorrect result with optimizations
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: opt
          Assignee: unassignedbugs at nondot.org
          Reporter: alonzakai at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 10731
  --> http://llvm.org/bugs/attachment.cgi?id=10731&action=edit
c file

Attached testcase gives correct results in -O0, but incorrect in -O2. Tested on
latest clang release.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130621/a397d53d/attachment.html>


More information about the llvm-bugs mailing list