mirror of
https://github.com/bminor/binutils-gdb.git
synced 2026-02-05 09:01:31 +00:00
fix new arm and aarch64 gas test failures
aarch64-pe +FAIL: gas/aarch64/fix-adj arm-pe +FAIL: MVE vmlas instructions arm-wince-pe +FAIL: MVE vmlas instructions These new tests use ELF directives. * testsuite/gas/aarch64/fix-adj.d: Only run on ELF targets. * testsuite/gas/arm/mve-vmlas.d: Likewise.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#objdump: -r
|
||||
#notarget: *-*-*coff
|
||||
#target: [is_elf_format]
|
||||
# Relocations to functions should point to the symbol, not the section.
|
||||
|
||||
.*: +file format .*
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# name: MVE vmlas instructions
|
||||
# as: -march=armv8.1-m.main+mve.fp
|
||||
# objdump: -dr --prefix-addresses --show-raw-insn -marmv8.1-m.main
|
||||
# target: [is_elf_format]
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user