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

            Bug ID: 20501
           Summary: MachO_*_relocations.s tests are failing
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Under GNU/Linux i386, these tests are failing

Failing Tests (2):
    LLVM :: ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
    LLVM :: ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s

svn214394



/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/Release/bin/llvm-mc
-triple=arm64-apple-ios7.0.0 -code-model=small -relocation-model=pic
-filetype=obj -o
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/test/ExecutionEngine/RuntimeDyld/AArch64/Output/foo.o
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/Release/bin/llvm-rtdyld
-triple=arm64-apple-ios7.0.0 -verify
-check=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/test/ExecutionEngine/RuntimeDyld/AArch64/Output/foo.o
--
Exit Code: 1

Command Output (stderr):
--
Expression 'decode_operand(adrp2, 1) = (stub_addr(foo.o, __text, _ptr)[32:12] -
adrp2[32:12])' is false: 0xfffffffffff00000 != 0x0
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/Release/bin/llvm-rtdyld:
error: some checks in
'/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s'
failed

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