bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / datal32-3.d
index b24974477c7b74f7472174860dddbb3cc07b7271..a1e3a3ce956c10a2dd7140c5b6aae10cb723fd1e 100644 (file)
@@ -7,7 +7,7 @@
 # check that STT_DATALABEL is set, but objdump doesn't do that at present,
 # and readelf isn't supported as a run_dump_test tool.
 
-.*:     file format .*-sh64
+.*:     file format .*-sh64.*
 .*
 architecture: sh5, flags 0x0+11:
 HAS_RELOC, HAS_SYMS
@@ -21,17 +21,17 @@ Idx Name          Size      VMA       LMA       File off  Algn
                   CONTENTS, ALLOC, LOAD, DATA
   2 \.bss          0+  0+  0+  0+a0  2\*\*0
                   ALLOC
-  3 \.rodata       0+10  0+  0+  0+a0  2\*\*0
+  3 \.rodata       0+10  0+  0+  0+a0  2\*\*2
                   CONTENTS, ALLOC, LOAD, RELOC, READONLY, DATA
 SYMBOL TABLE:
-0+ l    d  \.text      0+ 
-0+ l    d  \.data      0+ 
-0+ l    d  \.bss       0+ 
+0+ l    d  \.text      0+ (|\.text)
+0+ l    d  \.data      0+ (|\.data)
+0+ l    d  \.bss       0+ (|\.bss)
 0+ l       \.text      0+ 0x04 start
 0+30 l       \.text    0+ 0x04 foo
 0+38 l       \.text    0+ 0x04 foo2
 0+40 l       \.text    0+ 0x04 foo3
-0+ l    d  \.rodata    0+ 
+0+ l    d  \.rodata    0+ (|\.rodata)
 0+48 l       \.text    0+ 0x04 foo4
 0+4 l       \.rodata   0+ myrodata1
 0+50 l       \.text    0+ 0x04 foo5
@@ -90,6 +90,5 @@ Contents of section \.text:
  0040 cc000210 c8000210 cc000080 c8000080  .*
  0050 cc0002c0 c80002c0 cc0001e0 c80001e0  .*
  0060 6ff0fff0 6ff0fff0 6ff0fff0           .*
-Contents of section \.data:
 Contents of section \.rodata:
  0000 00000048 00000088 00000008 00000020  .*
This page took 0.024337 seconds and 4 git commands to generate.