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

             Bug #: 11438
           Summary: pixman-0.24.0 fails tests when compiled with
                    clang-3.0rc4 on x86-64 system
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


* Steps to reproduce:

1. download and unpack http://cairographics.org/releases/pixman-0.24.0.tar.gz
2. compile and run tests: 'export CC=clang && ./configure --disable-shared &&
make check'

* Expected results:

tests pass

* Actual results:

PASS: a1-trap-test
PASS: pdf-op-test
PASS: region-test
PASS: region-translate-test
PASS: fetch-test
PASS: oob-test
PASS: trap-crasher
PASS: alpha-loop
PASS: scaling-crash-test
PASS: scaling-helpers-test
PASS: gradient-crash-test
region_contains test passed (checksum=D7C297CC)
PASS: region-contains-test
PASS: alphamap
PASS: stress-test
composite traps test passed (checksum=E3112106)
PASS: composite-traps-test
blitters test passed (checksum=29137844)
PASS: blitters-test
scaling test passed (checksum=80DF1CB2)
PASS: scaling-test
affine test failed! (checksum=8B5C5DC1, expected 1EF2175A)
FAIL: affine-test
PASS: composite
=============================================
1 of 19 tests failed
Please report to [email protected]
=============================================

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to