diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2016-05-27 17:53:01 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2016-06-07 16:05:49 +0100 |
commit | 1133012c60bf2a6fe66dc5d8d923e03a001e3813 (patch) | |
tree | 7a7ff09b50b2de88c6bc925830de877ae525f47d /ld/ChangeLog | |
parent | 161db2790500827b74ef835ebe515dce04021316 (diff) | |
download | gdb-1133012c60bf2a6fe66dc5d8d923e03a001e3813.zip gdb-1133012c60bf2a6fe66dc5d8d923e03a001e3813.tar.gz gdb-1133012c60bf2a6fe66dc5d8d923e03a001e3813.tar.bz2 |
ld/testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfail
Revert the addition of `ft32-*-*' to this test case made with commit
d1f70bdcab6c ("Fix lots of linker testsuite failures for the FT32
target.") as this case scores an XPASS now.
ld/
* testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfail.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 623194c..1a2eb49 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2016-06-07 Maciej W. Rozycki <macro@imgtec.com> + + * testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfail. + 2016-06-07 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * testsuite/ld-s390/pltoffset-1.dd: New test. |