]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-scripts/fill.d
sh-pe ld XPASSes
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / fill.d
CommitLineData
ffe54b37
AM
1#source: fill_0.s
2#source: fill_1.s
3#source: fill_2.s
4#ld: -T fill.t
5#objdump: -s -j .text
de34d428 6#notarget: [is_aout_format]
c7df3df4 7#skip: ia64-*-* mips*-*-freebsd* mips*-*-gnu* mips*-*-irix* mips*-*-kfreebsd*
dc200613 8#skip: mips*-*-linux* mips*-*-netbsd* mips*-*-openbsd* mips*-*-sysv4* sh-*-pe
c7df3df4 9#skip: tilegx*-*-* tilepro-*-* x86_64-*-cygwin x86_64-*-mingw* x86_64-*-pe*
dc200613 10#xfail: alpha*-*-*ecoff sparc*-*-coff
c7df3df4 11#xfail: tic30-*-coff tic4x-*-* tic54x-*-* z8k-*-*
62a5222f 12#
c7df3df4 13# See also fill16.d. We use `skip' for configurations unsupported
62a5222f
MR
14# here that are covered there, and `xfail' for configurations that work
15# in neither place. See below for details as to why individual
16# configurations are listed above.
17#
18# alpha-linuxecoff pads out code to 16 bytes.
62a5222f 19# ia64 aligns code to minimum 16 bytes.
62a5222f 20# mips aligns to minimum 16 bytes (except for bare-metal ELF and VxWorks).
ffe54b37
AM
21# sh-pe pads out code sections to 16 bytes
22# sparc-coff aligns to 8 bytes
23# tic30-coff aligns to 2 bytes
24# tic4x has 4 octet bytes
25# tic54x doesn't support .p2align
62a5222f
MR
26# tilegx aligns code to minimum 8 bytes.
27# tilepro aligns code to minimum 8 bytes.
ffe54b37
AM
28# x86_64-pe aligns to 16 bytes
29# z8k-coff aligns to 2 bytes
30
31.*: file format .*
32
33Contents of section .text:
34 [0-9a-f]+ cafebabe 01010101 02020202 12232323 .*
35 [0-9a-f]+ 03030303 00345600 00004567 000089ab .*
36 [0-9a-f]+ (deadbeef|efbeadde) 00004567 000089ab 0000cdef .*
37 [0-9a-f]+ 00004567 000089ab 0000cdef 00000123 .*