[LLVMbugs] [Bug 20501] New: MachO_*_relocations.s tests are failing

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 31 06:07:06 PDT 2014


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: unassignedbugs at nondot.org
          Reporter: sylvestre at debian.org
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140731/1272a30f/attachment.html>


More information about the llvm-bugs mailing list