diff options
-rw-r--r-- | ld/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/group1.d | 2 |
2 files changed, 6 insertions, 1 deletions
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 <amodra@gmail.com> + * testsuite/ld-elf/group1.d: Don't xfail all solaris targets, just + ix86 and x86_64. + +2020-06-30 Alan Modra <amodra@gmail.com> + * testsuite/ld-elf/reloc-discard.d: Don't xfail nds32. 2020-06-30 Alan Modra <amodra@gmail.com> 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: |