mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
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.
This commit is contained in:
parent
ff3a05b3f8
commit
a869991180
@ -1,3 +1,7 @@
|
||||
2018-08-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/gas/elf/section14.d: Skip h8300 targets.
|
||||
|
||||
2018-08-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/gas/elf/elf.exp: Run section14.
|
||||
|
@ -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]+:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user