bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / weak1.d
index d0696e0c3dc01c12cc2be2d7ae29c8ccd5cb1760..4cbea47e0d7882837c882d3f9dc1bc21239fd921 100644 (file)
@@ -1,4 +1,4 @@
-#as: -x
+#as: -x --no-pushj-stubs
 #objdump: -str
 
 # Relaxation thought a weak symbol was within reach.
@@ -6,9 +6,9 @@
 .*:     file format elf64-mmix
 
 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+  w      \.text      0+ foo
 0+4 g       \.text     0+ main
 
@@ -20,4 +20,4 @@ OFFSET           TYPE              VALUE
 Contents of section \.text:
  0000 f8010000 f20f0000 fd000000 fd000000  .*
  0010 fd000000 fd000000 00000000 00000000  .*
-Contents of section \.data:
+
This page took 0.023876 seconds and 4 git commands to generate.