]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-scripts/ascii.d
Add support for the ASCII directive inside linker scripts.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / ascii.d
1 #source: ascii.s
2 #ld: -T ascii.t
3 #objdump: -s -j .header
4 #notarget: [is_aout_format]
5 #skip: tic4x-*-* tic54x-*-* *-*-*ecoff *-*-macho *-*-aix*
6
7 .*: file format .*
8
9 Contents of section .header:
10 .... 70726f67 72616d20 6e616d65 00000000 program name....
11 .... 656d7074 79000000 00000000 00000000 empty...........
12 .... 00000000 00000000 00000000 00000000 ................
13 .... 00000000 00000000 00000000 00000000 ................
14 .... 00000000 00000000 00000000 00000000 ................
15 .... 636f6d6d 656e7420 310a0000 00000000 comment 1.......
16 .... 00000000 00000000 00000000 00000000 ................
17 .... 636f6d6d 656e7420 320a0000 00000000 comment 2.......
18 .... 00000000 00000000 00000000 00000000 ................
19 .... 636f6d6d 656e7420 330a0000 00000000 comment 3.......
20 .... 00000000 00000000 00000000 00000000 ................
21 .... 636f6d6d 656e7420 340a0000 00000000 comment 4.......
22 .... 00000000 00000000 49206d65 616e7420 ........I meant
23 .... 746f2073 61793a20 54686973 20697320 to say: This is
24 .... 77617920 746f6f20 6c6f6e67 00000000 way too long....
25 #pass