[COMMITTED] gas: testsuite: fix regression in cfi-common-10.d

Indu Bhagat indu.bhagat@oracle.com
Tue Aug 19 21:13:02 GMT 2025


A previous commit 09292f4ae2c introduced the new test cfi-common-10.d.
The testcase needs some adjustments for it to be useful on a variety of
targets.
---
 gas/testsuite/gas/cfi/cfi-common-10.d | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gas/testsuite/gas/cfi/cfi-common-10.d b/gas/testsuite/gas/cfi/cfi-common-10.d
index 826e2364444..2261da47dfd 100644
--- a/gas/testsuite/gas/cfi/cfi-common-10.d
+++ b/gas/testsuite/gas/cfi/cfi-common-10.d
@@ -3,7 +3,7 @@
 #...
 Contents of the .eh_frame section:
 
-00000000 0+0014 0+0000 CIE
+0+0000 0+00(10|14) 0+0000 CIE
   Version:               1
   Augmentation:          "zR"
   Code alignment factor: .*
@@ -12,7 +12,7 @@ Contents of the .eh_frame section:
   Augmentation data:     [01][abc]
 #...
 
-00000018 0+00(18|1c) 0+001c FDE cie=0+0000 pc=.*
+0+00(14|18) 0+00(18|1c) 0+00(18|1c) FDE cie=0+0000 pc=.*
 #...
   DW_CFA_advance_loc: 4 to 0+0004
   DW_CFA_def_cfa_offset: 1099511627808
-- 
2.43.0



More information about the Binutils mailing list