ld: Skip some x86 ifunc tests for lynxos and nto
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 26 May 2020 21:25:19 +0000 (14:25 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 26 May 2020 21:25:19 +0000 (14:25 -0700)
On lynxos and nto:

regexp_diff match failure
regexp "^Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entry:$"
line   "Relocation section '.rel.dyn' at offset 0x74 contains 1 entry:"
FAIL: ld-ifunc/ifunc-23a-x86

* testsuite/ld-ifunc/ifunc-23a-x86.d: Skip *-*-lynxos *-*-nto*.
* testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
* testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.

ld/ChangeLog
ld/testsuite/ld-ifunc/ifunc-23a-x86.d
ld/testsuite/ld-ifunc/ifunc-24a-x86.d
ld/testsuite/ld-ifunc/ifunc-25a-x86.d

index 098bd81396f2160efedcc703a5fb2e4d50aa7d09..f0d6c269d570215ad0ad3a84872e1e2ad9daab7e 100644 (file)
@@ -1,3 +1,9 @@
+2020-05-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-ifunc/ifunc-23a-x86.d: Skip *-*-lynxos *-*-nto*.
+       * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
+
 2020-05-25  H.J. Lu  <hongjiu.lu@intel.com>
 
        * testsuite/ld-x86-64/x86-64.exp: Pass -z notext to linker.
index a9891407fb653f3942bce3f4fa9718f54acb1e23..e979335b875d3e1b54e56e2bfd0827bff3ea3d4c 100644 (file)
@@ -2,6 +2,7 @@
 #ld:
 #readelf: -r --wide
 #target: x86_64-*-* i?86-*-*
+#notarget: *-*-lynxos *-*-nto*
 
 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entry:
  +Offset +Info +Type +Sym.* Value +Symbol's Name.*
index 91e87ee8f4f807158d010133e593a58f5d169185..77b59ba1857556eeac1335c36b22fd2fa8a2aa55 100644 (file)
@@ -2,6 +2,7 @@
 #ld:
 #readelf: -r --wide
 #target: x86_64-*-* i?86-*-*
+#notarget: *-*-lynxos *-*-nto*
 
 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entry:
  +Offset +Info +Type +Sym.* Value +Symbol's Name.*
index 5f49fd83ffc4c2b391f108fb60f896cdf0ff5881..015868f12d7177a64aef82a62c5a347b63e696ee 100644 (file)
@@ -2,6 +2,7 @@
 #ld:
 #readelf: -r --wide
 #target: x86_64-*-* i?86-*-*
+#notarget: *-*-lynxos *-*-nto*
 
 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entry:
  +Offset +Info +Type +Sym.* Value +Symbol's Name.*
This page took 0.02621 seconds and 4 git commands to generate.