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

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 3 03:14:04 PDT 2014


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

Sylvestre Ledru <sylvestre at debian.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #8 from Sylvestre Ledru <sylvestre at debian.org> ---
One of them is fixed, the other still fails:

******************** TEST 'LLVM ::
ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s' FAILED
********************
Script:
--
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/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~svn214660/build-llvm/test/ExecutionEngine/RuntimeDyld/AArch64/Output/foo.o
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/build-llvm/Release/bin/llvm-rtdyld
-triple=arm64-apple-ios7.0.0 -verify
-check=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/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~svn214660/build-llvm/Release/bin/llvm-rtdyld:
error: some checks in
'/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s'
failed


same info (i386 debian)

-- 
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/20140803/3da61a70/attachment.html>


More information about the llvm-bugs mailing list