]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf targets
authorA. Wilcox <awilfox@adelielinux.org>
Thu, 5 Oct 2023 11:51:53 +0000 (12:51 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 5 Oct 2023 11:51:53 +0000 (12:51 +0100)
  PR 30923
  * testsuite/ld-arm/thumb-plt-got.d: Skip test for configurations using the MUSL library.
  * testsuite/ld-arm/thumb-plt.d: Likewise.

ld/ChangeLog
ld/testsuite/ld-arm/thumb-plt-got.d
ld/testsuite/ld-arm/thumb-plt.d

index 8ff8511bc6bc117cbfff168209a27b8f84f791fb..140453a0f35c54daa3ef5422d8eeaa10bfba8c9f 100644 (file)
@@ -1,3 +1,10 @@
+2023-10-05  A. Wilcox  <awilfox@adelielinux.org>w
+
+       PR 30923
+       * testsuite/ld-arm/thumb-plt-got.d: Skip test for configurations
+       using the MUSL library.
+       * testsuite/ld-arm/thumb-plt.d: Likewise.
+
 2023-10-05  A. Wilcox  <awilfox@adelielinux.org>w
 
        PR 30925
index 5cebae23d453641d43d5eeda626794d8b8b4b9a1..8ab350d38b180d2dd29d1cc03d14acc22ef29de3 100644 (file)
@@ -2,7 +2,7 @@
 #name: Thumb only PLT and GOT LSB Symbol
 #ld: -shared -e0 -z max-page-size=0x10000
 #readelf: -rx .got
-#skip: *-*-pe *-*-wince *-*-vxworks armeb-*-* *-*-gnueabihf
+#skip: *-*-pe *-*-wince *-*-vxworks armeb-*-* *-*-gnueabihf *-*-musleabihf
 
 Relocation section '.rel.plt' at offset 0x108 contains 1 entry:
  Offset     Info    Type            Sym.Value  Sym. Name
index 596c8a949dfe10afa033cc922d361216de716c2f..375585e8b40a81a1f2da3b1d56af4646eff57494 100644 (file)
@@ -2,7 +2,7 @@
 #name: Thumb only PLT and GOT
 #ld: -shared -e0 -z max-page-size=0x10000
 #objdump: -dr
-#skip: *-*-pe *-*-wince *-*-vxworks armeb-*-* *-*-gnueabihf
+#skip: *-*-pe *-*-wince *-*-vxworks armeb-*-* *-*-gnueabihf *-*-musleabihf
 
 .*: +file format .*arm.*