Skip ARM vcmp-noprefix-imm test on non-ELF targets
This commit is contained in:
parent
b0c53498a3
commit
5ffbd927b9
|
@ -1,3 +1,7 @@
|
|||
2017-02-22 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
|
||||
|
||||
2017-02-21 Jan Beulich <jbeulich@suse.com>
|
||||
|
||||
* expr.c (operand): Handle missing operand to .startof.() and
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
#name: VCMP immediate without prefix
|
||||
#as:
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
|
Loading…
Reference in New Issue