aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-04-16 18:08:11 +0930
committerAlan Modra <amodra@gmail.com>2019-04-16 19:59:55 +0930
commita0fb96150814fef91598e0b528c071201fe18891 (patch)
tree03121ecfcd334b3d37aaec1d72ef5340f466edae /gas
parent5bc113360ccc33797a3f882e02824a5c426da175 (diff)
downloadfsf-binutils-gdb-a0fb96150814fef91598e0b528c071201fe18891.zip
fsf-binutils-gdb-a0fb96150814fef91598e0b528c071201fe18891.tar.gz
fsf-binutils-gdb-a0fb96150814fef91598e0b528c071201fe18891.tar.bz2
ns32k testsuite tidy
Some of these tests were excluded for ns32k-netbsd, exclude for all ns32k instead. binutils/ * testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*. * testsuite/binutils-all/copy-3.d: Likewise. gas/ * testsuite/gas/all/gas.exp: Remove ns32k xfails. * testsuite/gas/all/weakref1u.d: Don't run for ns32k-*-*. ld/ * testsuite/ld-scripts/pr20302.d: Don't run for ns32k-*-*. * testsuite/ld-scripts/section-match-1.d: Likewise. * testsuite/ld-undefined/require-defined.exp: Likewise.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
-rw-r--r--gas/testsuite/gas/all/gas.exp2
-rw-r--r--gas/testsuite/gas/all/weakref1u.d2
3 files changed, 6 insertions, 3 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d74071b..a2ff1ed 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2019-04-16 Alan Modra <amodra@gmail.com>
+ * testsuite/gas/all/gas.exp: Remove ns32k xfails.
+ * testsuite/gas/all/weakref1u.d: Don't run for ns32k-*-*.
+
+2019-04-16 Alan Modra <amodra@gmail.com>
+
* write.h: Don't include bit_fix.h.
(struct fix): Rearrange some fields. Delete fx_im_disp and
fx_bit_fixP. Use bitfields for fx_size and fx_pcrel_adjust.
diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp
index 9ea95c6..a91f8c2 100644
--- a/gas/testsuite/gas/all/gas.exp
+++ b/gas/testsuite/gas/all/gas.exp
@@ -282,7 +282,6 @@ case $target_triplet in {
default {
run_dump_test struct
run_dump_test align
- setup_xfail "ns32k-*-*"
run_dump_test align2
}
}
@@ -407,7 +406,6 @@ case $target_triplet in {
{ *c54x*-*-* } { }
{ z80-*-* } { }
default {
- setup_xfail "nds32*-*-*"
run_dump_test weakref1
run_dump_test weakref1g
run_dump_test weakref1l
diff --git a/gas/testsuite/gas/all/weakref1u.d b/gas/testsuite/gas/all/weakref1u.d
index 94823c2..5b8d848 100644
--- a/gas/testsuite/gas/all/weakref1u.d
+++ b/gas/testsuite/gas/all/weakref1u.d
@@ -3,7 +3,7 @@
#source: weakref1.s
# aout turns undefined into *ABS* symbols.
# see weakref1.d for comments on the other notargets
-#notarget: *-*-*aout ns32k-*-netbsd alpha*-*-osf* *-*-ecoff
+#notarget: *-*-*aout ns32k-*-* alpha*-*-osf* *-*-ecoff
# the rest of this file is generated with the following script:
# # script begin