mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +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.
18 lines
591 B
Makefile
18 lines
591 B
Makefile
#source: protected3.s
|
|
#as: --64 -march=k1om
|
|
#ld: -shared -melf_k1om
|
|
#readelf: -h
|
|
#target: x86_64-*-linux*
|
|
|
|
ELF Header:
|
|
Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
|
|
Class: ELF64
|
|
Data: 2's complement, little endian
|
|
Version: 1 \(current\)
|
|
OS/ABI: UNIX - System V
|
|
ABI Version: 0
|
|
Type: DYN \(Shared object file\)
|
|
Machine: Intel K1OM
|
|
Version: 0x1
|
|
#pass
|