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

            Bug ID: 24509
           Summary: Regression(243039:245342): blink's
                    StringHasherTest.StringHasher_addCharacters test is
                    getting miscompiled on 32-bit x86
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

third_party/llvm-build/Release+Asserts/bin/clang++  test.ii  -O2 -std=c++11
-fno-rtti -fno-exceptions    -m32 -isysroot $(xcrun -show-sdk-path) -o repro


Generates a binary that prints "passed" with clang at 243039, but it prints a
bunch of failures with clang at 245342

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to