* dw2gencfi.c (EH_FRAME_ALIGNMENT): Define if not defined.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-1.d
index 8e7db37f7505675bcdca764a1795a66f666f16ba..0634b70275221a522e60b4d648a3ca07594b3c9d 100644 (file)
@@ -2,7 +2,7 @@
 #name: CFI common 1
 The section .eh_frame contains:
 
-00000000 00000010 00000000 CIE
+00000000 0000000d 00000000 CIE
   Version:               1
   Augmentation:          "zR"
   Code alignment factor: .*
@@ -10,15 +10,14 @@ The section .eh_frame contains:
   Return address column: .*
   Augmentation data:     1b
 
-  DW_CFA_nop
-  DW_CFA_nop
-  DW_CFA_nop
 
-00000014 00000018 00000018 FDE cie=00000000 pc=.*
+00000011 0000001b 00000015 FDE cie=00000000 pc=.*
   DW_CFA_advance_loc: 4 to .*
   DW_CFA_def_cfa: r0 ofs 16
   DW_CFA_offset: r1 at cfa-8
   DW_CFA_advance_loc: 4 to .*
   DW_CFA_def_cfa_offset: 32
   DW_CFA_offset: r2 at cfa-24
-
+  DW_CFA_nop
+  DW_CFA_nop
+  DW_CFA_nop
This page took 0.023525 seconds and 4 git commands to generate.