[LLVMbugs] [Bug 6590] New: test/CodeGen/X86/bswap-inline-asm.ll fails on FreeBSD 9.0-CURRENT

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Mar 12 04:37:42 PST 2010


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

           Summary: test/CodeGen/X86/bswap-inline-asm.ll fails on FreeBSD
                    9.0-CURRENT
           Product: new-bugs
           Version: unspecified
          Platform: PC
               URL: http://https://wwws.clamav.net/bugzilla/show_bug.cgi?i
                    d=1879#c2
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: edwintorok at gmail.com
                CC: llvmbugs at cs.uiuc.edu


On FreeBSD 9.0-CURRENT LLVM fails 1 test, see the ClamAV bugreport in the URL.
The failure is reproducible on upstream LLVM:

******************** TEST 'LLVM :: CodeGen/X86/bswap-inline-asm.ll' FAILED
********************
Script:
--
llc < /home/garga/llvm/test/CodeGen/X86/bswap-inline-asm.ll -march=x86-64 >
/home/garga/llvm/test/CodeGen/X86/Output/bswap-inline-asm.ll.tmp
not grep APP /home/garga/llvm/test/CodeGen/X86/Output/bswap-inline-asm.ll.tmp
FileCheck /home/garga/llvm/test/CodeGen/X86/bswap-inline-asm.ll <
/home/garga/llvm/test/CodeGen/X86/Output/bswap-inline-asm.ll.tmp
--
Exit Code: 1
Command Output (stdout):
--
Command 0: "llc" "-march=x86-64"
Command 0 Result: 0
Command 0 Output:
None

Command 0 Stderr:


Command 1: "not" "grep" "APP"
"/home/garga/llvm/test/CodeGen/X86/Output/bswap-inline-asm.ll.tmp"
Command 1 Result: 1
Command 1 Output:
        #APP
        #NO_APP
        #APP
        #NO_APP
        #APP
        #NO_APP
        #APP
        #NO_APP


Command 1 Stderr:


--
Command Output (stderr):
--
--

********************
Testing Time: 272.41s
********************
Failing Tests (1):
    LLVM :: CodeGen/X86/bswap-inline-asm.ll

  Expected Passes    : 3426
  Expected Failures  : 19
  Unsupported Tests  : 1654
  Unexpected Failures: 1

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