diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2020-05-27 23:14:45 +0200 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2020-05-27 23:25:53 +0200 |
commit | 2a37823bfe57d43f6c43a48a00237ba169599c3c (patch) | |
tree | 621c57f2abd7385b2059c65fb2c508de178ae411 /ld/testsuite/ld-elf/pr19539.d | |
parent | 636edd0018b72d67ee224e868fb277a658e9b984 (diff) | |
download | binutils-2a37823bfe57d43f6c43a48a00237ba169599c3c.zip binutils-2a37823bfe57d43f6c43a48a00237ba169599c3c.tar.gz binutils-2a37823bfe57d43f6c43a48a00237ba169599c3c.tar.bz2 |
PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.
Noticed by my autotester covering cris-axis-linux-gnu:
...
Running <x>/src/ld/testsuite/ld-elf/elf.exp ...
XPASS: ld-elf/pr19539
...
This was apparently as intended, so I'm just adjusting the xfail.
PR ld/22909
* testsuite/ld-elf/pr19539.d: Don't xfail for cris*-*-*.
Diffstat (limited to 'ld/testsuite/ld-elf/pr19539.d')
-rw-r--r-- | ld/testsuite/ld-elf/pr19539.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/pr19539.d b/ld/testsuite/ld-elf/pr19539.d index 211d3e1..3760c06 100644 --- a/ld/testsuite/ld-elf/pr19539.d +++ b/ld/testsuite/ld-elf/pr19539.d @@ -4,7 +4,7 @@ #readelf : --dyn-syms --wide #warning: .*: creating DT_TEXTREL in a PIE #target: *-*-linux* *-*-gnu* *-*-solaris* arm*-*-uclinuxfdpiceabi -#xfail: cris*-*-* ![check_pie_support] +#xfail: ![check_pie_support] Symbol table '\.dynsym' contains [0-9]+ entr(y|ies): #pass |