Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-3-32.s
index e2e06f9c7966010c0a858de300f637190e38c910..a9993c654c10e3a8ab1358146bb51b97c10d5b80 100644 (file)
@@ -9,10 +9,11 @@ note_1.s:
        .balign 4
 
        .dc.l 8
-       .dc.l 4
+       .dc.l 8
        .dc.l 0x100
-       .asciz "GA$\ 12p1"
-       .dc.l note_1.s
+       .asciz "GA$\ 13p1"
+       .dc.l 0x100 /* note_1.s */
+       .dc.l 0x122 /* note_1.s end */
 
        .dc.l 23
        .dc.l 0
@@ -55,4 +56,12 @@ note_1.s:
        .dc.l 0x100
        .dc.b 0x47, 0x41, 0x2a, 0x6, 0xf2, 0x3, 0x38, 0xee, 0xce, 0xfa, 0x5e, 0x3c, 0
        .dc.b 0, 0, 0
+
+       .dc.l 5
+       .dc.l 0
+       .dc.l 0x100
+       .dc.b 0x47, 0x41, 0x21, 0x8, 0
+       .dc.b 0, 0, 0
+
+
        .popsection
This page took 0.023212 seconds and 4 git commands to generate.