From: A. Wilcox Date: Thu, 5 Oct 2023 11:51:53 +0000 (+0100) Subject: Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf targets X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8023a054649541dfce3be99a5f84c8afb66f2c62;p=binutils-gdb.git Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf targets PR 30923 * testsuite/ld-arm/thumb-plt-got.d: Skip test for configurations using the MUSL library. * testsuite/ld-arm/thumb-plt.d: Likewise. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 8ff8511bc6b..140453a0f35 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2023-10-05 A. Wilcox 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 w PR 30925 diff --git a/ld/testsuite/ld-arm/thumb-plt-got.d b/ld/testsuite/ld-arm/thumb-plt-got.d index 5cebae23d45..8ab350d38b1 100644 --- a/ld/testsuite/ld-arm/thumb-plt-got.d +++ b/ld/testsuite/ld-arm/thumb-plt-got.d @@ -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 diff --git a/ld/testsuite/ld-arm/thumb-plt.d b/ld/testsuite/ld-arm/thumb-plt.d index 596c8a949df..375585e8b40 100644 --- a/ld/testsuite/ld-arm/thumb-plt.d +++ b/ld/testsuite/ld-arm/thumb-plt.d @@ -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.*