diff options
author | Alan Modra <amodra@gmail.com> | 2025-08-20 08:24:23 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-08-20 09:06:25 +0930 |
commit | 8acc4517846fda60360d8f14b2eddd35dbcff2c2 (patch) | |
tree | 9dea4bc5e6fc5ea155ffe82caac40e5572722c80 | |
parent | 6b6022ac967a25058aa14585fa457ac39867e0c8 (diff) | |
download | binutils-8acc4517846fda60360d8f14b2eddd35dbcff2c2.zip binutils-8acc4517846fda60360d8f14b2eddd35dbcff2c2.tar.gz binutils-8acc4517846fda60360d8f14b2eddd35dbcff2c2.tar.bz2 |
Re: gas: testsuite: fix regression in cfi-common-10.d
Just match what the test is actually trying to verify, to fix more
regressions.
-rw-r--r-- | gas/testsuite/gas/cfi/cfi-common-10.d | 15 |
1 files 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 2261da4..80900d9 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 |