diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-08-30 11:06:16 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-08-30 11:06:16 -0700 |
commit | a869991180094d4cbeb0bd2f275fc7b30e513fb7 (patch) | |
tree | 406d4714f456d9d5fc00da3d833db69629972d86 /gas/testsuite | |
parent | ff3a05b3f87093e5ac2bcd5e510bca4bebf1bef2 (diff) | |
download | gdb-a869991180094d4cbeb0bd2f275fc7b30e513fb7.zip gdb-a869991180094d4cbeb0bd2f275fc7b30e513fb7.tar.gz gdb-a869991180094d4cbeb0bd2f275fc7b30e513fb7.tar.bz2 |
Skip elf/section14 test for h8300 targets
Skip elf/section14 test for h8300 targets since the h8300 port issues a
warning message for new sections created without atrributes.
* testsuite/gas/elf/section14.d: Skip h8300 targets.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/gas/elf/section14.d | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/testsuite/gas/elf/section14.d b/gas/testsuite/gas/elf/section14.d index 82b8a77..d4fafa2 100644 --- a/gas/testsuite/gas/elf/section14.d +++ b/gas/testsuite/gas/elf/section14.d @@ -1,6 +1,9 @@ #name: array sections #as: --no-pad-sections #readelf: -S --wide +# The h8300 port issues a warning message for new sections created +# without atrributes. +#skip: h8300-* There are [0-9]+ section headers, starting at offset 0x[0-9a-f]+: |