diff options
author | Nick Clifton <nickc@redhat.com> | 2017-02-22 11:57:49 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-02-22 12:00:01 +0000 |
commit | 5ffbd927b9187ef5d719b83b1df3182a5fc10958 (patch) | |
tree | 8714dfdda85ef16e00494d60d5abb7ccb7947a6e /gas/testsuite | |
parent | b0c53498a383cd5915786b0c321da48054e122ef (diff) | |
download | gdb-5ffbd927b9187ef5d719b83b1df3182a5fc10958.zip gdb-5ffbd927b9187ef5d719b83b1df3182a5fc10958.tar.gz gdb-5ffbd927b9187ef5d719b83b1df3182a5fc10958.tar.bz2 |
Skip ARM vcmp-noprefix-imm test on non-ELF targets
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/gas/arm/vcmp-noprefix-imm.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/testsuite/gas/arm/vcmp-noprefix-imm.d b/gas/testsuite/gas/arm/vcmp-noprefix-imm.d index 2e4f6ba..64f37ea 100644 --- a/gas/testsuite/gas/arm/vcmp-noprefix-imm.d +++ b/gas/testsuite/gas/arm/vcmp-noprefix-imm.d @@ -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.* |