Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-2-64.s
index 02b84e43710940f864f3098720bd486b2ebac56b..e421d6bdbfe8f282f91ce8198ca19128dceed8d6 100644 (file)
@@ -6,32 +6,43 @@ note1.s:
        
        .pushsection .gnu.build.attributes, "0x100000", %note
        .balign 4
-       .dc.l 4
        .dc.l 8
+       .dc.l 16
        .dc.l 0x100
-       .asciz "$\ 11"
+       .asciz "GA$\ 13p1"
        .8byte 0x100
+       .8byte 0x104
 
-       .dc.l 12
+       .dc.l 14
        .dc.l 0
        .dc.l 0x100
-       .asciz "$\ 5gcc 7.0.1"
+       .asciz "GA$\ 5gcc 7.0.1"
+       .dc.b 0,0
+       
+       .dc.l 5
+       .dc.l 0
+       .dc.l 0x100
+       .dc.b 0x47, 0x41, 0x2b, 0x2, 0
+       .dc.b 0,0,0
 
-       .dc.l 3
+       .dc.l 6
        .dc.l 0
        .dc.l 0x100
-       .dc.b 0x2b, 0x2, 0
-       .dc.b 0
+       .dc.b 0x47, 0x41, 0x2a, 0x7, 0, 0
+       .dc.b 0,0
 
-       .dc.l 4
+       .dc.l 6
        .dc.l 0
        .dc.l 0x100
-       .dc.b 0x2a, 0x7, 0, 0
+       .dc.b 0x47, 0x41, 0x2a, 0x6, 0, 0
+       .dc.b 0,0
 
-       .dc.l 4
+       .dc.l 6
        .dc.l 0
        .dc.l 0x100
-       .dc.b 0x2a, 0x6, 0, 0
+       .dc.b 0x47, 0x41, 0x2a, 0x7, 0, 0
+       .dc.b 0,0
+
        .popsection
 
 
@@ -43,33 +54,38 @@ func1:
        .dc.l 0x100
 
        .pushsection .gnu.build.attributes, "0x100000", %note
-       .dc.l 4         
-       .dc.l 8         
+       .dc.l 8
+       .dc.l 16                
        .dc.l 0x100     
-       .asciz "$\ 11"    
+       .asciz "GA$\ 13p1"
        .8byte 0x104    
+       .8byte 0x108    
 
-       .dc.l 12        
+       .dc.l 14        
        .dc.l 0         
        .dc.l 0x100     
-       .asciz "$\ 5gcc 7.0.1"    
-
-       .dc.l 3         
+       .asciz "GA$\ 5gcc 7.0.1"  
+       .dc.b 0,0
+       
+       .dc.l 5         
        .dc.l 0         
        .dc.l 0x100     
-       .dc.b 0x21, 0x2, 0
-       .dc.b 0         
+       .dc.b 0x47, 0x41, 0x21, 0x2, 0
+       .dc.b 0,0,7     
 
-       .dc.l 4
-       .dc.l 
+       .dc.l 6
+       .dc.l 16
        .dc.l 0x101     
-       .dc.b 0x2a, 0x7, 1, 0
+       .dc.b 0x47, 0x41, 0x2a, 0x7, 1, 0
+       .dc.b 0,0
        .8byte 0x104    
+       .8byte 0x106    
 
-       .dc.l 4
+       .dc.l 6
        .dc.l 0         
        .dc.l 0x100     
-       .dc.b 0x2a, 0x6, 0, 0
+       .dc.b 0x47, 0x41, 0x2a, 0x6, 0, 0
+       .dc.b 0,0
        .popsection
        
 
@@ -78,15 +94,17 @@ note3.s:
        .dc.l 0x100
        
        .pushsection .gnu.build.attributes, "0x100000", %note
-       .dc.l 4         
-       .dc.l         
+       .dc.l 8 
+       .dc.l 16        
        .dc.l 0x100     
-       .asciz "$\ 11"    
+       .asciz "GA$\ 13p1"
        .8byte 0x108
+       .8byte 0x10b
 
-       .dc.l 12        
+       .dc.l 14        
        .dc.l 0         
        .dc.l 0x100     
-       .asciz "$\ 5gcc 7.0.1"    
+       .asciz "GA$\ 5gcc 7.0.1"
+       .dc.b 0,0
 
        .popsection
This page took 0.025708 seconds and 4 git commands to generate.