Skip ARM v8 tests for COFF based targets.
This commit is contained in:
parent
0398b8d6c8
commit
aed5fc75ef
@ -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.
|
||||
|
@ -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.*
|
||||
|
||||
|
@ -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.*
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
#name: ARMv8.2-A
|
||||
#objdump: -dr
|
||||
#skip: *-*-pe *-wince-* *-*-coff
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user