MIPS/BFD: Correctly report unsupported `.reginfo' section size
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-2-32.s
CommitLineData
9ef920e9
NC
1 .text
2 .org 0x100
3 .global note1.s
4note1.s:
6f156d7a 5 .dc.l 0
9ef920e9
NC
6
7 .pushsection .gnu.build.attributes, "0x100000", %note
8 .balign 4
9 .dc.l 4
10 .dc.l 4
11 .dc.l 0x100
12 .asciz "$\ 11"
6f156d7a 13 .dc.l 0x100
9ef920e9
NC
14
15 .dc.l 12
16 .dc.l 0
17 .dc.l 0x100
18 .asciz "$\ 5gcc 7.0.1"
19
3e6b6445 20 .dc.l 3
9ef920e9
NC
21 .dc.l 0
22 .dc.l 0x100
3e6b6445
NC
23 .dc.b 0x2b, 0x2, 0
24 .dc.b 0
9ef920e9 25
3e6b6445 26 .dc.l 4
9ef920e9
NC
27 .dc.l 0
28 .dc.l 0x100
3e6b6445 29 .dc.b 0x2a, 0x7, 0, 0
9ef920e9 30
3e6b6445 31 .dc.l 4
9ef920e9
NC
32 .dc.l 0
33 .dc.l 0x100
3e6b6445 34 .dc.b 0x2a, 0x6, 0, 0
9ef920e9
NC
35 .popsection
36
37
38 .global note2.s
39note2.s:
c799a79d
NC
40 .type func1, STT_FUNC
41func1:
6f156d7a 42 .dc.l 0x100
9ef920e9
NC
43
44 .pushsection .gnu.build.attributes, "0x100000", %note
45 .dc.l 4
46 .dc.l 4
47 .dc.l 0x100
48 .asciz "$\ 11"
6f156d7a 49 .dc.l 0x104
9ef920e9
NC
50
51 .dc.l 12
52 .dc.l 0
53 .dc.l 0x100
54 .asciz "$\ 5gcc 7.0.1"
55
3e6b6445 56 .dc.l 3
9ef920e9
NC
57 .dc.l 0
58 .dc.l 0x100
3e6b6445
NC
59 .dc.b 0x21, 0x2, 0
60 .dc.b 0
9ef920e9 61
3e6b6445 62 .dc.l 4
6f156d7a 63 .dc.l 4
9ef920e9 64 .dc.l 0x101
3e6b6445 65 .dc.b 0x2a, 0x7, 1, 0
6f156d7a
NC
66 .dc.l 0x104
67
3e6b6445 68 .dc.l 4
9ef920e9
NC
69 .dc.l 0
70 .dc.l 0x100
3e6b6445 71 .dc.b 0x2a, 0x6, 0, 0
9ef920e9
NC
72 .popsection
73
6f156d7a 74
9ef920e9
NC
75 .global note3.s
76note3.s:
6f156d7a 77 .dc.l 0x100
9ef920e9
NC
78
79 .pushsection .gnu.build.attributes, "0x100000", %note
80 .dc.l 4
81 .dc.l 4
82 .dc.l 0x100
83 .asciz "$\ 11"
6f156d7a 84 .dc.l 0x108
9ef920e9
NC
85
86 .dc.l 12
87 .dc.l 0
88 .dc.l 0x100
89 .asciz "$\ 5gcc 7.0.1"
90
91 .popsection
92
93
This page took 0.092737 seconds and 4 git commands to generate.