[LLVMbugs] [Bug 8062] New: 28 tests failing on Linux x86 64 bit system (Ubuntu)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 2 11:21:20 PDT 2010


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

           Summary: 28 tests failing on Linux x86 64 bit system (Ubuntu)
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: John.Thompson.JTSoftware at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=5444)
 --> (http://llvm.org/bugs/attachment.cgi?id=5444)
full test output

The full output from running make in the llvm/test directory on a Linux x86
64-bit system is attached.

This is the summary:

Failing Tests (28):
    LLVM :: FrontendC++/2009-04-21-DtorNames-dbg.cpp
    LLVM :: FrontendC++/2010-03-22-empty-baseclass.cpp
    LLVM :: FrontendC++/2010-04-30-OptimizedMethod-Dbg.cpp
    LLVM :: FrontendC++/2010-05-11-alwaysinlineinstantiation.cpp
    LLVM :: FrontendC++/2010-06-22-BitfieldInit.cpp
    LLVM :: FrontendC++/2010-06-22-ZeroBitfield.cpp
    LLVM :: FrontendC++/thunk-linkonce-odr.cpp
    LLVM :: FrontendC/2007-04-11-InlineStorageClassC89.c
    LLVM :: FrontendC/2007-04-11-InlineStorageClassC99.c
    LLVM :: FrontendC/2010-05-14-Optimized-VarType.c
    LLVM :: FrontendC/2010-05-18-asmsched.c
    LLVM :: FrontendC/2010-05-18-palignr.c
    LLVM :: FrontendC/2010-05-26-AsmSideEffect.c
    LLVM :: FrontendC/2010-06-11-SaveExpr.c
    LLVM :: FrontendC/2010-06-17-asmcrash.c
    LLVM :: FrontendC/2010-06-28-DbgLocalVar.c
    LLVM :: FrontendC/2010-07-08-DeclDebugLineNo.c
    LLVM :: FrontendC/2010-07-14-ref-off-end.c
    LLVM :: FrontendC/2010-07-27-MinNoFoldConst.c
    LLVM :: FrontendC/asm-reg-var-local.c
    LLVM :: FrontendC/crash-invalid-array.c
    LLVM :: FrontendC/inline-asm-function.c
    LLVM :: FrontendC/pr2394.c
    LLVM :: FrontendC/vla-1.c
    LLVM :: FrontendC/vla-2.c
    LLVM :: FrontendFortran/2008-11-03-OptionOverride.f90
    LLVM :: FrontendFortran/2009-02-09-FloorDivExpr.f90
    LLVM :: FrontendFortran/cpow.f90

  Expected Passes    : 5374
  Expected Failures  : 38
  Unsupported Tests  : 66
  Unexpected Failures: 28

A couple of weeks ago, there were no unexpected failures.

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