From fb4a044b5a697d9215a95c0e38d4fe774de41b06 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 30 Jun 2020 14:12:49 +0930 Subject: 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(-) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index efdf97d..d63a607 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ 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. 2020-06-30 Alan Modra diff --git a/ld/testsuite/ld-elf/group1.d b/ld/testsuite/ld-elf/group1.d index 4d1c921..84e1447 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: -- cgit v1.1