* dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.
[binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-1.d
index 9f5d9932a7d90b4640ac8fbe68b2b664ce5128ae..81f3473550f32a3f501a4b5aeafe148c1c3d9c15 100644 (file)
@@ -1,6 +1,7 @@
-#readelf: -wf
+#objdump: -Wf
 #name: CFI common 1
-The section .eh_frame contains:
+#...
+Contents of the .eh_frame section:
 
 00000000 00000010 00000000 CIE
   Version:               1
@@ -14,10 +15,11 @@ The section .eh_frame contains:
   DW_CFA_nop
   DW_CFA_nop
 
-00000014 00000018 00000018 FDE cie=00000000 pc=.*
+00000014 000000(18|1c|20) 00000018 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_def_cfa: r0( \([er]ax\)|) ofs 16
+  DW_CFA_offset(_extended_sf|): r1( \((rdx|ecx)\)|) at cfa-8
   DW_CFA_advance_loc: 4 to .*
   DW_CFA_def_cfa_offset: 32
-  DW_CFA_offset: r2 at cfa-24
+  DW_CFA_offset(_extended_sf|): r2( \((rcx|edx)\)|) at cfa-24
+#...