diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/loc6.d')
-rw-r--r-- | ld/testsuite/ld-mmix/loc6.d | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/ld/testsuite/ld-mmix/loc6.d b/ld/testsuite/ld-mmix/loc6.d index eacc468..7c0f76b 100644 --- a/ld/testsuite/ld-mmix/loc6.d +++ b/ld/testsuite/ld-mmix/loc6.d @@ -8,13 +8,13 @@ .*: file format elf64-mmix SYMBOL TABLE: -0+ l d \.text 0+ -2000000000000200 l d \.data 0+ -200000000000020c l d \.sbss 0+ -200000000000020c l d \.bss 0+ -0+ l d \*ABS\* 0+ -0+ l d \*ABS\* 0+ -0+ l d \*ABS\* 0+ +0+ l d \.text 0+ (|\.text) +2000000000000200 l d \.data 0+ (|\.data) +200000000000020c l d \.sbss 0+ (|\.sbss) +200000000000020c l d \.bss 0+ (|\.bss) +0+ l d \*ABS\* 0+ (|\.shstrtab) +0+ l d \*ABS\* 0+ (|\.symtab) +0+ l d \*ABS\* 0+ (|\.strtab) 2000000000000200 g \.data 0+ dloc1 2000000000000200 g \*ABS\* 0+ __\.MMIX\.start\.\.data 0+ g \.text 0+ _start |