diff options
author | Alan Modra <amodra@gmail.com> | 2017-08-23 08:58:42 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-08-23 08:58:42 +0930 |
commit | 9d3420f5df5e14aa6ad43299d20b60652f0ed7cc (patch) | |
tree | 197c52704d4d9aec5dad7b0888037186f79bd322 /ld | |
parent | 46434633f9cee98afac1cf945ad00c9d4fdf5a4d (diff) | |
download | gdb-9d3420f5df5e14aa6ad43299d20b60652f0ed7cc.zip gdb-9d3420f5df5e14aa6ad43299d20b60652f0ed7cc.tar.gz gdb-9d3420f5df5e14aa6ad43299d20b60652f0ed7cc.tar.bz2 |
Remove pr19161 test hppa xfail
* testsuite/ld-gc/pr19161.d: Don't xfail hppa.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-gc/pr19161.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 64e7c74..0859f70 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2017-08-23 Alan Modra <amodra@gmail.com> + + * testsuite/ld-gc/pr19161.d: Don't xfail hppa. + 2017-08-22 H.J. Lu <hongjiu.lu@intel.com> Alan Modra <amodra@gmail.com> diff --git a/ld/testsuite/ld-gc/pr19161.d b/ld/testsuite/ld-gc/pr19161.d index baee8da..474cbd4 100644 --- a/ld/testsuite/ld-gc/pr19161.d +++ b/ld/testsuite/ld-gc/pr19161.d @@ -2,7 +2,7 @@ #source: dummy.s #ld: --gc-sections -e main tmpdir/pr19161-1.o tmpdir/pr19161-2.o #nm: --format=bsd -#xfail: epiphany-*-* frv-*-* hppa-*-* iq2000-*-* lm32-*-* m32c-*-* +#xfail: epiphany-*-* frv-*-* iq2000-*-* lm32-*-* m32c-*-* #xfail: mips64vr-*-* msp430-*-* powerpc*-*-eabivle rl78-*-* rx-*-* sh*-*-* #... |