diff options
author | Jan Beulich <jbeulich@suse.com> | 2024-02-16 10:18:16 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2024-02-16 10:18:16 +0100 |
commit | d7360469b621112739e82550c1f9ca639f513c70 (patch) | |
tree | 8794d76121c7f7e3dc12b8ab1acdffef6b5a6c46 /gas | |
parent | 4f6ee708bc4f0169fbb889d6f19456432e6a8490 (diff) | |
download | gdb-d7360469b621112739e82550c1f9ca639f513c70.zip gdb-d7360469b621112739e82550c1f9ca639f513c70.tar.gz gdb-d7360469b621112739e82550c1f9ca639f513c70.tar.bz2 |
SCFI: correct test names
Having multiple tests with the same name is confusing.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/gas/scfi/x86_64/scfi-indirect-mov-4.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/scfi/x86_64/scfi-pushsection-2.d | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gas/testsuite/gas/scfi/x86_64/scfi-indirect-mov-4.d b/gas/testsuite/gas/scfi/x86_64/scfi-indirect-mov-4.d index 614be3b..44516b9 100644 --- a/gas/testsuite/gas/scfi/x86_64/scfi-indirect-mov-4.d +++ b/gas/testsuite/gas/scfi/x86_64/scfi-indirect-mov-4.d @@ -1,7 +1,7 @@ #as: --scfi=experimental -W #as: #objdump: -Wf -#name: Synthesize CFI for indirect mem op to stack 3 +#name: Synthesize CFI for indirect mem op to stack 4 #... Contents of the .eh_frame section: diff --git a/gas/testsuite/gas/scfi/x86_64/scfi-pushsection-2.d b/gas/testsuite/gas/scfi/x86_64/scfi-pushsection-2.d index abddd9d..87168cf 100644 --- a/gas/testsuite/gas/scfi/x86_64/scfi-pushsection-2.d +++ b/gas/testsuite/gas/scfi/x86_64/scfi-pushsection-2.d @@ -1,7 +1,7 @@ #as: --scfi=experimental -W #as: #objdump: -Wf -#name: Synthesize CFI for demarcated code blocks 2 +#name: Synthesize CFI with pushsection 2 #... Contents of the .eh_frame section: |