[LLVMbugs] [Bug 14409] New: 2010-06-14-fast-isel-fs-load.ll is failing in llvm 3.2 rc 1

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Nov 22 01:00:52 PST 2012


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

             Bug #: 14409
           Summary: 2010-06-14-fast-isel-fs-load.ll is failing in llvm 3.2
                    rc 1
           Product: libraries
           Version: 3.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sylvestre at debian.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Running the unitary tests under x86, I get the following error:

FAIL: LLVM :: CodeGen/X86/2010-06-14-fast-isel-fs-load.ll (2383 of 6824)
******************** TEST 'LLVM :: CodeGen/X86/2010-06-14-fast-isel-fs-load.ll'
FAILED ********************
Script:
--
/build/buildd-llvm-3.2_3.2~rc1-1~exp3-i386-QUGJqB/llvm-3.2-3.2~rc1/build-llvm/Release/bin/llc
-fast-isel -march=x86 <
/build/buildd-llvm-3.2_3.2~rc1-1~exp3-i386-QUGJqB/llvm-3.2-3.2~rc1/test/CodeGen/X86/2010-06-14-fast-isel-fs-load.ll
| grep %fs:
/build/buildd-llvm-3.2_3.2~rc1-1~exp3-i386-QUGJqB/llvm-3.2-3.2~rc1/build-llvm/Release/bin/llc
-fast-isel -march=x86 <
/build/buildd-llvm-3.2_3.2~rc1-1~exp3-i386-QUGJqB/llvm-3.2-3.2~rc1/test/CodeGen/X86/2010-06-14-fast-isel-fs-load.ll
| grep %fs:
--
Exit Code: 1
Command Output (stderr):
--
/build/buildd-llvm-3.2_3.2~rc1-1~exp3-i386-QUGJqB/llvm-3.2-3.2~rc1/build-llvm/Release/bin/llc:
<stdin>:9:12: error: invalid redefinition of function 'test1'
define i32 @test1(i32 addrspace(257)* %arg) nounwind {
           ^
--

********************
E: Caught signal 'Terminated': terminating immediately
make[1]: *** [override_dh_auto_test] Terminated

Full log available here:
https://buildd.debian.org/status/fetch.php?pkg=llvm-3.2&arch=i386&ver=3.2%7Erc1-1%7Eexp3&stamp=1353428888

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