https://llvm.org/bugs/show_bug.cgi?id=23626

            Bug ID: 23626
           Summary: Clang miscompiles webkit's base64 decoder
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 14364
  --> https://llvm.org/bugs/attachment.cgi?id=14364&action=edit
reproduction

Repro attached. The expected output is "ab", but compiling with clang -O3 at
r237739, it prints "ae".

I'll try to reduce it a bit more.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to