mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
290a25dc2d
On x86_64-nacl we currently see FAIL: Absolute non-overflowing relocs FAIL: ld-x86-64/protected2-k1om FAIL: ld-x86-64/protected3-k1om This limits the tests as per the l1om variants. * testsuite/ld-x86-64/abs-k1om.d: Run only on x86_64-*-linux*. * testsuite/ld-x86-64/protected2-k1om.d: Likewise. * testsuite/ld-x86-64/protected3-k1om.d: Likewise.
13 lines
290 B
Makefile
13 lines
290 B
Makefile
#name: Absolute non-overflowing relocs
|
|
#source: ../ld-i386/abs.s
|
|
#source: ../ld-i386/zero.s
|
|
#as: --64 -march=k1om
|
|
#ld: -m elf_k1om -z noseparate-code
|
|
#objdump: -rs -j .text
|
|
#target: x86_64-*-linux*
|
|
|
|
.*: file format .*
|
|
|
|
Contents of section \.text:
|
|
[ ][0-9a-f]+ c800fff0 c8000110 c9c3.*
|