gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsel16-f.d
index 3247a7acb1e34502da13580116734bd28d86fa55..8c1e2ea6634321dd54d89c3df81b57e879d723dc 100644 (file)
@@ -1,6 +1,6 @@
 #objdump: -rst -mips16
 #name: MIPS16 reloc 2
-#as: -mips16
+#as: -32 -mips16
 #source: mips16-f.s
 
 # Check MIPS16 reloc processing
@@ -8,12 +8,12 @@
 .*: +file format elf.*mips.*
 
 SYMBOL TABLE:
-0+0000000 l    d  \.text       0+0000000 
-0+0000000 l    d  \.data       0+0000000 
-0+0000000 l    d  \.bss        0+0000000 
-0+0000000 l    d  foo  0+0000000 
-0+0000000 l    d  \.reginfo    0+0000000 
-0+0000000 l    d  \.(mdebug|pdr)       0+0000000 
+0+0000000 l    d  \.text       0+0000000 (|\.text)
+0+0000000 l    d  \.data       0+0000000 (|\.data)
+0+0000000 l    d  \.bss        0+0000000 (|\.bss)
+0+0000000 l    d  foo  0+0000000 (|foo)
+0+0000000 l    d  \.reginfo    0+0000000 (|\.reginfo)
+0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
 0+0000002 l       \.text       0+0000000 0xf0 l1
 
 
@@ -24,11 +24,8 @@ OFFSET [ ]+ TYPE              VALUE
 
 Contents of section \.text:
  0000 00650065 00650065 00650065 00650065  .*
-Contents of section \.data:
 Contents of section \.reginfo:
- 0000 01000000 00000000 00000000 00000000  .*
+ 0000 00000100 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
-Contents of section \.(mdebug|pdr):
-#...
 Contents of section foo:
  0000 03000000 00000000 00000000 00000000  .*
This page took 0.025118 seconds and 4 git commands to generate.