gas DWARF2 test XPASSes
authorAlan Modra <amodra@gmail.com>
Mon, 13 Jul 2020 10:27:05 +0000 (19:57 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 13 Jul 2020 12:33:59 +0000 (22:03 +0930)
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
gas/testsuite/gas/elf/dwarf2-12.d
gas/testsuite/gas/elf/dwarf2-13.d
gas/testsuite/gas/elf/dwarf2-14.d
gas/testsuite/gas/elf/dwarf2-7.d

index 3371d7b8cfcaa7d419f0a62bae010643a3f3eb72..0cbf7a7db536ba45c0b4ad31b0ad7bfc4ecf0859 100644 (file)
@@ -1,3 +1,10 @@
+2020-07-13  Alan Modra  <amodra@gmail.com>
+
+       * 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  <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (output_insn): Check i.xstate to set
index 3acac91fcd979c457ff62d1a609461567a67a1f4..6fa5945b9656f76bdda58ddfd3ecc522454be516 100644 (file)
@@ -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 *.*
index 3ba269fdaec95bc715bf12c01fbd67733d880870..03039bb1c173e0cb05bab2855cfad446b8764ec9 100644 (file)
@@ -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 *.*
index 232a50ad47fdc49fe85189c021e13a82e6451714..e4f968ec20fb7b152673e22da9fe63d64a0f86a5 100644 (file)
@@ -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 *.*
index 9df320bb4ebd4143b21918435d041a3ecc38c4a4..782f0dc2f4d9cc1aaf8914652bf2701d2dd011b8 100644 (file)
@@ -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 *.*
This page took 0.031317 seconds and 4 git commands to generate.