summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mmix/bpo-19.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-mmix/bpo-19.d')
-rw-r--r--ld/testsuite/ld-mmix/bpo-19.d16
1 files changed, 8 insertions, 8 deletions
diff --git a/ld/testsuite/ld-mmix/bpo-19.d b/ld/testsuite/ld-mmix/bpo-19.d
index 2f40f64b0dc..b75be295107 100644
--- a/ld/testsuite/ld-mmix/bpo-19.d
+++ b/ld/testsuite/ld-mmix/bpo-19.d
@@ -10,14 +10,14 @@
.*: file format elf64-mmix
SYMBOL TABLE:
-0+ l d \.text 0+
-2000000000000000 l d \.data 0+
-2000000000000000 l d \.sbss 0+
-2000000000000000 l d \.bss 0+
-0+100 l d \.MMIX\.reg_contents 0+
-0+ l d \*ABS\* 0+
-0+ l d \*ABS\* 0+
-0+ l d \*ABS\* 0+
+0+ l d \.text 0+ (|\.text)
+2000000000000000 l d \.data 0+ (|\.data)
+2000000000000000 l d \.sbss 0+ (|\.sbss)
+2000000000000000 l d \.bss 0+ (|\.bss)
+0+100 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
+0+ l d \*ABS\* 0+ (|\.shstrtab)
+0+ l d \*ABS\* 0+ (|\.symtab)
+0+ l d \*ABS\* 0+ (|\.strtab)
0+37c l \*ABS\* 0+ i
0+ g \.text 0+ _start
#...