From fb4a044b5a697d9215a95c0e38d4fe774de41b06 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 30 Jun 2020 14:12:49 +0930 Subject: [PATCH] solaris XPASS ld-elf/group1 * testsuite/ld-elf/group1.d: Don't xfail all solaris targets, just ix86 and x86_64. --- ld/ChangeLog | 5 +++++ ld/testsuite/ld-elf/group1.d | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index efdf97d2f1f..d63a60741ec 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2020-06-30 Alan Modra + + * testsuite/ld-elf/group1.d: Don't xfail all solaris targets, just + ix86 and x86_64. + 2020-06-30 Alan Modra * testsuite/ld-elf/reloc-discard.d: Don't xfail nds32. diff --git a/ld/testsuite/ld-elf/group1.d b/ld/testsuite/ld-elf/group1.d index 4d1c921df02..84e144734ad 100644 --- a/ld/testsuite/ld-elf/group1.d +++ b/ld/testsuite/ld-elf/group1.d @@ -2,7 +2,7 @@ #source: group1b.s #ld: -T group.ld #readelf: -s -#xfail: [is_generic] *-*-solaris* +#xfail: [is_generic] i?86-*-solaris* x86_64-*-solaris* # generic linker targets don't comply with all symbol merging rules Symbol table '.symtab' contains .* entries: -- 2.39.5