arm: Skip two failing tests for wince & pe targets
Checks
Context |
Check |
Description |
linaro-tcwg-bot/tcwg_binutils_build--master-arm |
success
|
Build passed
|
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 |
success
|
Build passed
|
linaro-tcwg-bot/tcwg_binutils_check--master-aarch64 |
success
|
Test passed
|
linaro-tcwg-bot/tcwg_binutils_check--master-arm |
success
|
Test passed
|
Commit Message
Hi,
We don't seem to support any m-profile assembly/disassembly tests for
wince or
pe, so skipping the pacbti one too.
The pr29494 test needs to be skipped because it uses assembly syntax that is
not supported in wince/pe like for instance eabi_attribute directives.
Regression tested on arm-none-eabi and arm-wince-pe.
OK for trunk?
Kind regards,
Andre Vieira
@@ -2,6 +2,7 @@
#source: armv8_1-m-pacbti.s
#as: -march=armv8.1-m.main+pacbti
#objdump: -dr --prefix-addresses --show-raw-insn
+#skip: *-*-pe *-wince-*
.*: +file format .*arm.*
@@ -4,6 +4,7 @@
# "unaligned opcodes detected in executable segment"
# message because the jump table at the end of the .text
# section was not 2-byte aligned.
+# skip: *-*-pe *-wince-*
#...
.*\.short[ ]+0x(aea8|a8ae)