summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorA. Wilcox <awilfox@adelielinux.org>2023-10-05 13:52:56 +0100
committerNick Clifton <nickc@redhat.com>2023-10-05 13:52:56 +0100
commit99b06f8a80cf81f34c5f9b3f8c0e69246f792317 (patch)
tree8713bf2c11c779ee3e3ef94b9e0213a8e4e8c50d /ld/ChangeLog
parent8023a054649541dfce3be99a5f84c8afb66f2c62 (diff)
Fix: ld testsuite: non-PIC shared tests fail on powerpc-linux-musl
PR 30918 * testsuite/ld-shared/shared.exp: Add XFAILs for tests that fail with the MUSL library.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 140453a0f35..a9c87bd1cf4 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,11 @@
2023-10-05 A. Wilcox <awilfox@adelielinux.org>w
+ PR 30918
+ * testsuite/ld-shared/shared.exp: Add XFAILs for tests that fail
+ with the MUSL library.
+
+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.