From fe7e91e7764d8db4a45c9d7b3dd55cb635f44f5e Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 16 Apr 2019 21:34:22 +0930 Subject: [PATCH] xfail gas weakref1 test for nds32 Oops, I removed the wrong xfail from gas.exp in last commit, fix it here. * testsuite/gas/all/weakref1.d: xfail nds32. --- gas/ChangeLog | 4 ++++ gas/testsuite/gas/all/weakref1.d | 1 + 2 files changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index a2ff1ed..91b2322 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2019-04-16 Alan Modra + * testsuite/gas/all/weakref1.d: xfail nds32. + +2019-04-16 Alan Modra + * testsuite/gas/all/gas.exp: Remove ns32k xfails. * testsuite/gas/all/weakref1u.d: Don't run for ns32k-*-*. diff --git a/gas/testsuite/gas/all/weakref1.d b/gas/testsuite/gas/all/weakref1.d index 1ce23a8..67dea13 100644 --- a/gas/testsuite/gas/all/weakref1.d +++ b/gas/testsuite/gas/all/weakref1.d @@ -5,6 +5,7 @@ # darwin (mach-o) reverses the order of relocs. # the following must be present in all weakref1*.d #notarget: alpha*-*-osf* *-*-ecoff pdp11-*-aout *-*-darwin* +#xfail: nds32*-*-* #... RELOCATION RECORDS FOR \[(\.text|\$CODE\$)\]: -- 2.7.4