This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fde alignment


Here's a fix for s390x.

Ok to commit?

Andreas

2004-03-08  Andreas Jaeger  <aj@suse.de>

	* gas/cfi/cfi-s390x-1.d: Adjust offsets

============================================================
Index: gas/testsuite/gas/cfi/cfi-s390x-1.d
--- testsuite/gas/cfi/cfi-s390x-1.d	10 Jul 2003 16:46:38 -0000	1.1
+++ testsuite/gas/cfi/cfi-s390x-1.d	8 Mar 2004 18:53:31 -0000
@@ -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
 

-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]