[binutils-gdb] Re: gas: testsuite: fix regression in cfi-common-10.d
Alan Modra
amodra@sourceware.org
Tue Aug 19 23:55:13 GMT 2025
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8acc4517846fda60360d8f14b2eddd35dbcff2c2
commit 8acc4517846fda60360d8f14b2eddd35dbcff2c2
Author: Alan Modra <amodra@gmail.com>
Date: Wed Aug 20 08:24:23 2025 +0930
Re: gas: testsuite: fix regression in cfi-common-10.d
Just match what the test is actually trying to verify, to fix more
regressions.
Diff:
---
gas/testsuite/gas/cfi/cfi-common-10.d | 15 ++-------------
1 file changed, 2 insertions(+), 13 deletions(-)
diff --git a/gas/testsuite/gas/cfi/cfi-common-10.d b/gas/testsuite/gas/cfi/cfi-common-10.d
index 2261da47dfd..80900d96e64 100644
--- a/gas/testsuite/gas/cfi/cfi-common-10.d
+++ b/gas/testsuite/gas/cfi/cfi-common-10.d
@@ -1,19 +1,8 @@
#objdump: -Wf
#name: CFI common 10
-#...
-Contents of the .eh_frame section:
-0+0000 0+00(10|14) 0+0000 CIE
- Version: 1
- Augmentation: "zR"
- Code alignment factor: .*
- Data alignment factor: .*
- Return address column: .*
- Augmentation data: [01][abc]
#...
-
-0+00(14|18) 0+00(18|1c) 0+00(18|1c) FDE cie=0+0000 pc=.*
+Contents of the \.eh_frame section:
#...
- DW_CFA_advance_loc: 4 to 0+0004
DW_CFA_def_cfa_offset: 1099511627808
-#...
+#pass
More information about the Binutils-cvs
mailing list