Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-sparc-1.d
index c9d855a3dd6494e65d943142a0dcb616ed1bd629..d73f30b74ada28eec76ecfd1ab4fb802be434cd9 100644 (file)
@@ -2,9 +2,9 @@
 #name: CFI on SPARC 32-bit
 #as: -32
 
-The section .eh_frame contains:
+Contents of the .eh_frame section:
 
-00000000 00000010 00000000 CIE
+0+0000 0+0010 0+0000 CIE
   Version:               1
   Augmentation:          "zR"
   Code alignment factor: 4
@@ -14,9 +14,9 @@ The section .eh_frame contains:
 
   DW_CFA_def_cfa: r14 ofs 0
 
-00000014 00000014 00000018 FDE cie=00000000 pc=00000000..00000024
-  DW_CFA_advance_loc: 4 to 00000004
-  DW_CFA_def_cfa_reg: r30
+0+0014 0+0014 0+0018 FDE cie=0+0000 pc=0+0000..0+0024
+  DW_CFA_advance_loc: 4 to 0+0004
+  DW_CFA_def_cfa_register: r30
   DW_CFA_GNU_window_save
   DW_CFA_register: r15 in r31
 
This page took 0.023182 seconds and 4 git commands to generate.