ld/testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfail
authorMaciej W. Rozycki <macro@imgtec.com>
Fri, 27 May 2016 16:53:01 +0000 (17:53 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Tue, 7 Jun 2016 15:05:49 +0000 (16:05 +0100)
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.

ld/ChangeLog
ld/testsuite/ld-elf/init-fini-arrays.d

index 623194c0b929cb03c25a69499cd1934016da8325..1a2eb49b70828f932b148ff51288d32ad6c3fcb9 100644 (file)
@@ -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.
index 97295184bce4000c13c48d89b2b6f3483e54d7fb..46b536c9c5a01122af4e7baa7f4fccab5eb4e058 100644 (file)
@@ -1,9 +1,9 @@
 #source: init-fini-arrays.s
 #ld: -r
 #readelf: -S --wide
-#xfail: cr16-*-* crx-*-* ft32-*-* msp430-*-*
+#xfail: cr16-*-* crx-*-* msp430-*-*
 # msp430 puts the init_array and fini_array inside the .rodata section.
-# cr16, crx and ft32 use non-standard scripts with memory regions, which don't play
+# cr16 and crx use non-standard scripts with memory regions, which don't play
 #  well with unique group sections under ld -r.
 
 #...