From 8884c29c0f5df9f2ef201f1bc4ba574e7468eb4f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 13 Jul 2020 19:57:05 +0930 Subject: [PATCH] gas DWARF2 test XPASSes git commit af2b318648 introduced a number of XPASSes. This removes them. (It also introduces a FAIL on ft32-elf but the comment in the .d file didn't adequately explain why the failure should be expected.) * testsuite/gas/elf/dwarf2-7.d: Remove most xfails. * testsuite/gas/elf/dwarf2-12.d: Likewise. * testsuite/gas/elf/dwarf2-13.d: Likewise. * testsuite/gas/elf/dwarf2-14.d: Likewise. --- gas/ChangeLog | 7 +++++++ gas/testsuite/gas/elf/dwarf2-12.d | 3 +-- gas/testsuite/gas/elf/dwarf2-13.d | 3 +-- gas/testsuite/gas/elf/dwarf2-14.d | 3 +-- gas/testsuite/gas/elf/dwarf2-7.d | 3 +-- 5 files changed, 11 insertions(+), 8 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 3371d7b8cfc..0cbf7a7db53 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2020-07-13 Alan Modra + + * testsuite/gas/elf/dwarf2-7.d: Remove most xfails. + * testsuite/gas/elf/dwarf2-12.d: Likewise. + * testsuite/gas/elf/dwarf2-13.d: Likewise. + * testsuite/gas/elf/dwarf2-14.d: Likewise. + 2020-07-11 H.J. Lu * config/tc-i386.c (output_insn): Check i.xstate to set diff --git a/gas/testsuite/gas/elf/dwarf2-12.d b/gas/testsuite/gas/elf/dwarf2-12.d index 3acac91fcd9..6fa5945b965 100644 --- a/gas/testsuite/gas/elf/dwarf2-12.d +++ b/gas/testsuite/gas/elf/dwarf2-12.d @@ -1,9 +1,8 @@ #as: #readelf: -x.rodata -wL #name: DWARF2 12 -# The am33 cr16 crx ft32 mn10 msp430 nds32 and rl78 targets do not evaluate the subtraction of symbols at assembly time. # The riscv targets do not support the subtraction of symbols. -#xfail: am3*-* cr16-* crx-* ft32-* mn10*-* msp430-* nds32*-* riscv*-* rl78-* +#xfail: riscv*-* Hex dump of section '\.rodata': 0x00000000 01 *.* diff --git a/gas/testsuite/gas/elf/dwarf2-13.d b/gas/testsuite/gas/elf/dwarf2-13.d index 3ba269fdaec..03039bb1c17 100644 --- a/gas/testsuite/gas/elf/dwarf2-13.d +++ b/gas/testsuite/gas/elf/dwarf2-13.d @@ -1,9 +1,8 @@ #as: #readelf: -x.rodata -wL #name: DWARF2 13 -# The am33 cr16 crx ft32 mn10 msp430 nds32 and rl78 targets do not evaluate the subtraction of symbols at assembly time. # The riscv targets do not support the subtraction of symbols. -#xfail: am3*-* cr16-* crx-* ft32*-* mn10*-* msp430-* nds32*-* riscv*-* rl78-* +#xfail: riscv*-* Hex dump of section '\.rodata': 0x00000000 01 *.* diff --git a/gas/testsuite/gas/elf/dwarf2-14.d b/gas/testsuite/gas/elf/dwarf2-14.d index 232a50ad47f..e4f968ec20f 100644 --- a/gas/testsuite/gas/elf/dwarf2-14.d +++ b/gas/testsuite/gas/elf/dwarf2-14.d @@ -1,9 +1,8 @@ #as: #readelf: -x.rodata -wL #name: DWARF2 14 -# The am33 cr16 crx mn10 ft32 msp430 nds32 and rl78 targets do not evaluate the subtraction of symbols at assembly time # The riscv targets do not support the subtraction of symbols. -#xfail: am3*-* cr16-* crx-* ft32*-* mn10*-* msp430-* nds32*-* riscv*-* rl78-* +#xfail: riscv*-* Hex dump of section '\.rodata': 0x00000000 01 *.* diff --git a/gas/testsuite/gas/elf/dwarf2-7.d b/gas/testsuite/gas/elf/dwarf2-7.d index 9df320bb4eb..782f0dc2f4d 100644 --- a/gas/testsuite/gas/elf/dwarf2-7.d +++ b/gas/testsuite/gas/elf/dwarf2-7.d @@ -1,9 +1,8 @@ #as: #readelf: -x.rodata -wL #name: DWARF2 7 -# The am33 cr16 crx ft32 mn10 msp430 nds32 and rl78 targets do not evaluate the subtraction of symbols at assembly time. # The riscv targets do not support the subtraction of symbols. -#xfail: am3*-* cr16-* crx-* ft32*-* mn10*-* msp430-* nds32*-* riscv*-* rl78-* +#xfail: riscv*-* Hex dump of section '\.rodata': 0x00000000 01 *.* -- 2.30.2