diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-03-04 13:37:30 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-03-04 13:37:30 +0100 |
commit | 6a778a2100901f665ed087d069e5c962bd4c93d7 (patch) | |
tree | 827e8b565f9adddf133dd3d45c50961282e71c31 /gas/testsuite | |
parent | 98040b9ebb9736f29bfec8f5b632a4392f829f12 (diff) | |
download | gdb-6a778a2100901f665ed087d069e5c962bd4c93d7.zip gdb-6a778a2100901f665ed087d069e5c962bd4c93d7.tar.gz gdb-6a778a2100901f665ed087d069e5c962bd4c93d7.tar.bz2 |
x86: drop redundant x86-64-code16-2 test
The code16-2 test is already meaningless enough as a gas test, identical
to this one, and is run uniformly for all ELF targets anyway.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/gas/i386/i386.exp | 1 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/x86-64-code16-2.d | 4 |
2 files changed, 0 insertions, 5 deletions
diff --git a/gas/testsuite/gas/i386/i386.exp b/gas/testsuite/gas/i386/i386.exp index 813a5ba5..0ecd4ea 100644 --- a/gas/testsuite/gas/i386/i386.exp +++ b/gas/testsuite/gas/i386/i386.exp @@ -1331,7 +1331,6 @@ if [gas_64_check] then { run_dump_test "x86-64-property-8" run_dump_test "x86-64-property-9" run_dump_test "x86-64-property-14" - run_dump_test "x86-64-code16-2" if {[istarget "*-*-linux*"]} then { run_dump_test "x86-64-align-branch-3" diff --git a/gas/testsuite/gas/i386/x86-64-code16-2.d b/gas/testsuite/gas/i386/x86-64-code16-2.d deleted file mode 100644 index 5052353..0000000 --- a/gas/testsuite/gas/i386/x86-64-code16-2.d +++ /dev/null @@ -1,4 +0,0 @@ -#source: code16-2.s -#name: x86-64 code16 2 -#as: -mx86-used-note=no --generate-missing-build-notes=no -#readelf: -n |