Skip ARM v8 tests for COFF based targets.
authorNick Clifton <nickc@redhat.com>
Wed, 20 Jan 2016 15:00:57 +0000 (15:00 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 20 Jan 2016 15:00:57 +0000 (15:00 +0000)
gas/ChangeLog
gas/testsuite/gas/arm/archv8m-base.d
gas/testsuite/gas/arm/archv8m-main.d
gas/testsuite/gas/arm/armv8_2-a.d

index 5a85d1f27174921ef226ce58a6e90d555a9ccf18..a8fbb10b2819ce310b42b61be8c2653c34bce4e2 100644 (file)
@@ -1,3 +1,10 @@
+2016-01-20  Nick Clifton  <nickc@redhat.com>
+
+       PR 19458
+       * testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
+       * testsuite/gas/arm/archv8m-main.d: Likewise.
+       * testsuite/gas/arm/archv8m-base.d: Likewise.
+
 2016-01-20  Matthew Wahab  <matthew.wahab@arm.com>
 
        * testsuite/gas/aarch64/armv8_2-a-illegal.d: New.
index 00331c34ba93f0f573f82a057b6d90a9478b1812..60df240008be1f4d429b23de1e3d82b5ee9b7fc9 100644 (file)
@@ -2,6 +2,7 @@
 #source: archv8m.s
 #as: -march=armv8-m.base
 #objdump: -dr --prefix-addresses --show-raw-insn
+#skip: *-*-pe *-wince-* *-*-coff
 
 .*: +file format .*arm.*
 
index c86bab31020d535d13ff7253dbb548ac982931f8..055721a03391cb51c7553d6f657e7e6113edcb11 100644 (file)
@@ -2,6 +2,7 @@
 #source: archv8m.s
 #as: -march=armv8-m.main
 #objdump: -dr --prefix-addresses --show-raw-insn
+#skip: *-*-pe *-wince-* *-*-coff
 
 .*: +file format .*arm.*
 
index 92845de5db66087d16c5f959cb9e425d81667623..bf8c01196bf5ff43d4a5496e0059ff40cdd66429 100644 (file)
@@ -1,5 +1,6 @@
 #name: ARMv8.2-A
 #objdump: -dr
+#skip: *-*-pe *-wince-* *-*-coff
 
 .*: +file format .*arm.*
 
This page took 0.028977 seconds and 4 git commands to generate.