[GAS][ARM]Skip none elf target for testsuite/gas/arm/thumb2_it_search.s
gas/ * testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets.
This commit is contained in:
parent
6ba2af251c
commit
46d70d04a4
@ -1,3 +1,7 @@
|
||||
2016-02-02 Renlin Li <renlin.li@arm.com>
|
||||
|
||||
* testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets.
|
||||
|
||||
2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
|
||||
|
||||
* testsuite/gas/ip2k/allinsn.d: New file.
|
||||
|
@ -1,6 +1,7 @@
|
||||
#name: 32-bit Thumb conditional instructions backward search
|
||||
#as: -march=armv6kt2
|
||||
#skip: *-*-*aout* *-*-pe
|
||||
# This test is only valid on ELF based ports.
|
||||
#skip: *-*-*aout* *-*-pe *-*-*coff *-*-wince *-*-netbsd *-*-riscix*
|
||||
#source: thumb2_it_search.s
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user