x86_64 k1om tests
authorAlan Modra <amodra@gmail.com>
Mon, 29 Jun 2020 00:34:11 +0000 (10:04 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 29 Jun 2020 00:34:11 +0000 (10:04 +0930)
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.

ld/ChangeLog
ld/testsuite/ld-x86-64/abs-k1om.d
ld/testsuite/ld-x86-64/protected2-k1om.d
ld/testsuite/ld-x86-64/protected3-k1om.d

index 4cf120413ea1261d117e0649f5271e488eae2850..0a07057e54baab05c03b7bc8e47b0b4f68b321db 100644 (file)
@@ -1,3 +1,9 @@
+2020-06-29  Alan Modra  <amodra@gmail.com>
+
+       * 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.
+
 2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
 
        * configure.ac [--enable-libctf]: New, default yes.
index 6b0fde0eed8f6fc65fe6331f85dd7ac1ef2fefaa..ec7664c49fa8dd03cf0c6c2ed960998888b04da0 100644 (file)
@@ -4,6 +4,7 @@
 #as: --64 -march=k1om
 #ld: -m elf_k1om -z noseparate-code
 #objdump: -rs -j .text
+#target: x86_64-*-linux*
 
 .*:     file format .*
 
index 4e035991a2c360d7c2cbc102071499259a4f3503..560f00e81d1b45a4c0cb7fcab0e9672aa4dafae9 100644 (file)
@@ -2,6 +2,7 @@
 #as: --64 -march=k1om
 #ld: -shared -melf_k1om
 #objdump: -drw
+#target: x86_64-*-linux*
 
 .*: +file format .*
 
index 36d6656c7f4d29f0b77d7268f536f3194a659c1f..68db8c571820ebae0de0de1a8f67a57a0a4193a9 100644 (file)
@@ -2,6 +2,7 @@
 #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 
This page took 0.025503 seconds and 4 git commands to generate.