diff options
author | Andreas Jaeger <aj@suse.de> | 2004-03-08 19:12:30 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2004-03-08 19:12:30 +0000 |
commit | b3415246c3690183d16b97b77e44757ec218797b (patch) | |
tree | 6fe9949ced9b716795c4ea6b37ba4b05c11d96f2 /gas | |
parent | 0b71f08f417278281449182f9911db2d03753227 (diff) | |
download | gdb-b3415246c3690183d16b97b77e44757ec218797b.zip gdb-b3415246c3690183d16b97b77e44757ec218797b.tar.gz gdb-b3415246c3690183d16b97b77e44757ec218797b.tar.bz2 |
* gas/cfi/cfi-s390x-1.d: Adjust offsets.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/cfi/cfi-s390x-1.d | 14 |
2 files changed, 11 insertions, 7 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index c8ab40e..aeb9d1f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-03-08 Andreas Jaeger <aj@suse.de> + + * gas/cfi/cfi-s390x-1.d: Adjust offsets. + 2004-03-07 Richard Henderson <rth@redhat.com> * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets. diff --git a/gas/testsuite/gas/cfi/cfi-s390x-1.d b/gas/testsuite/gas/cfi/cfi-s390x-1.d index 88438f2..ad67add 100644 --- a/gas/testsuite/gas/cfi/cfi-s390x-1.d +++ b/gas/testsuite/gas/cfi/cfi-s390x-1.d @@ -4,7 +4,7 @@ The section .eh_frame contains: -00000000 00000011 00000000 CIE +00000000 00000014 00000000 CIE Version: 1 Augmentation: "zR" Code alignment factor: 1 @@ -13,9 +13,12 @@ The section .eh_frame contains: Augmentation data: 1b DW_CFA_def_cfa: r15 ofs 160 + DW_CFA_nop + DW_CFA_nop + DW_CFA_nop -00000015 00000027 00000019 FDE cie=00000000 pc=0000001d..0000008d - DW_CFA_advance_loc: 6 to 00000023 +00000018 00000024 0000001c FDE cie=00000000 pc=00000020..00000090 + DW_CFA_advance_loc: 6 to 00000026 DW_CFA_offset: r15 at cfa-40 DW_CFA_offset: r14 at cfa-48 DW_CFA_offset: r13 at cfa-56 @@ -24,11 +27,8 @@ The section .eh_frame contains: DW_CFA_offset: r10 at cfa-80 DW_CFA_offset: r9 at cfa-88 DW_CFA_offset: r8 at cfa-96 - DW_CFA_advance_loc: 8 to 0000002b + DW_CFA_advance_loc: 8 to 0000002e DW_CFA_def_cfa_offset: 320 DW_CFA_nop DW_CFA_nop - DW_CFA_nop - DW_CFA_nop - DW_CFA_nop |