diff options
Diffstat (limited to 'ld/testsuite/ld-m68hc11/bug-3331.d')
-rw-r--r-- | ld/testsuite/ld-m68hc11/bug-3331.d | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-m68hc11/bug-3331.d b/ld/testsuite/ld-m68hc11/bug-3331.d index cee93ab..6f72313 100644 --- a/ld/testsuite/ld-m68hc11/bug-3331.d +++ b/ld/testsuite/ld-m68hc11/bug-3331.d @@ -6,8 +6,8 @@ .*: +file format elf32-m68hc11 Disassembly of section .text: -0+8000 <_start> ldx #0+1100 <__data_section_start> -0+8003 <_start\+0x3> bset 0,x \#\$04 -0+8006 <L1> ldd \#0+2 <__bss_size\+0x2> -0+8009 <L1\+0x3> std \*0+ <__bss_size> +0+8000 <_start> ldx #0x0+1100 <__data_section_start> +0+8003 <_start\+0x3> bset 0x0,x, \#0x04 +0+8006 <L1> ldd \#0x0+2 <__bss_size\+0x2> +0+8009 <L1\+0x3> std \*0x0+ <__bss_size> 0+800b <L1\+0x5> rts |