diff options
author | Alan Modra <amodra@gmail.com> | 2020-06-30 14:12:49 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-06-30 14:26:05 +0930 |
commit | fb4a044b5a697d9215a95c0e38d4fe774de41b06 (patch) | |
tree | 748916ed4a0aca603c20bd0c1cd0da336d678d9d | |
parent | b9b9b0ef34c4ea7e75f5fc7cf3882e0485675e61 (diff) | |
download | gdb-fb4a044b5a697d9215a95c0e38d4fe774de41b06.zip gdb-fb4a044b5a697d9215a95c0e38d4fe774de41b06.tar.gz gdb-fb4a044b5a697d9215a95c0e38d4fe774de41b06.tar.bz2 |
solaris XPASS ld-elf/group1
* testsuite/ld-elf/group1.d: Don't xfail all solaris targets, just
ix86 and x86_64.
-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: |