[LLVMbugs] [Bug 5340] New: Compiler-RT failing tests.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Oct 28 18:53:35 PDT 2009


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

           Summary: Compiler-RT failing tests.
           Product: Runtime Libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: other
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: eocallaghan at auroraux.org
                CC: llvmbugs at cs.uiuc.edu


The Following tests fail using the Compiler-RT test suit in CMake.
At revision 85467.

Solaris/x64:
80% tests passed, 18 tests failed out of 89

The following tests FAILED:
          1 - ashldi3_test (Failed)
          4 - fixdfdi_test (Failed)
         26 - udivmoddi4_test (Failed)
         30 - ucmpdi2_test (Failed)
         33 - cmpdi2_test (Failed)
         35 - mulvdi3_test (OTHER_FAULT)
         37 - fixunsdfsi_test (Failed)
         41 - moddi3_test (Failed)
         48 - umoddi3_test (Failed)
         50 - ctzdi2_test (Failed)
         54 - divdi3_test (Failed)
         59 - lshrdi3_test (Failed)
         60 - udivdi3_test (Failed)
         63 - clzdi2_test (Failed)
         72 - fixunsdfdi_test (Failed)
         76 - muldi3_test (Failed)
         79 - ashrdi3_test (Failed)
         87 - ffsdi2_test (Failed)
Errors while running CTest


FreeBSD8/SPARC64:
84% tests passed, 14 tests failed out of 88

The following tests FAILED:
         24 - enable_execute_stack_test (Failed)
         26 - udivmoddi4_test (SEGFAULT)
         31 - powixf2_test (Not Run)
         41 - moddi3_test (SEGFAULT)
         42 - clear_cache_test (Failed)
         48 - umoddi3_test (SEGFAULT)
         50 - ctzdi2_test (SEGFAULT)
         54 - divdi3_test (SEGFAULT)
         58 - powisf2_test (Not Run)
         60 - udivdi3_test (SEGFAULT)
         63 - clzdi2_test (SEGFAULT)
         80 - floatdisf_test (SEGFAULT)
         86 - ffsdi2_test (SEGFAULT)
         88 - floatundisf_test (SEGFAULT)
Errors while running CTest
*** Error code 8

GNU/Linux/x64:
89% tests passed, 11 tests failed out of 101

The following tests FAILED:
          2 - gcc_personality_test (Not Run)
         11 - divsc3_test (Not Run)
         33 - divdc3_test (Not Run)
         37 - mulsc3_test (Not Run)
         44 - fixunssfti_test (Failed)
         70 - udivsi3_test (Not Run)
         74 - divxc3_test (Not Run)
         82 - divsi3_test (Not Run)
         84 - fixunsdfti_test (Failed)
         94 - umodsi3_test (Not Run)
         97 - modsi3_test (Not Run)
Errors while running CTest

Regards,
Edward.


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