[PATCH 3/3] x86: drop redundant x86-64-code16-2 test

Jan Beulich jbeulich@suse.com
Tue Jun 15 06:38:25 GMT 2021


The code16-2 test is already meaningless enough as a gas test, identical
to this one, and already gets run uniformly anyway.

gas/
2021-06-XX  Jan Beulich  <jbeulich@suse.com>

	* testsuite/gas/i386/x86-64-code16-2.d: Delete file.
	* testsuite/gas/i386/i386.exp: Drop test.

--- a/gas/testsuite/gas/i386/i386.exp
+++ b/gas/testsuite/gas/i386/i386.exp
@@ -1310,7 +1310,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"
 	run_dump_test "code32"
 
 	if {[istarget "*-*-linux*"]} then {
--- 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



More information about the Binutils mailing list