[PATCH] Enable x86-64-fred-intel and x86-64-lkgs-intel test.
Jan Beulich
jbeulich@suse.com
Fri May 26 10:37:08 GMT 2023
On 26.05.2023 12:13, Zhang, Jun wrote:
> gas/ChangeLog:
>
> * testsuite/gas/i386/i386.exp: add x86-64-fred-intel x86-64-lkgs-intel.
> ---
> gas/testsuite/gas/i386/i386.exp | 2 ++
> 1 file changed, 2 insertions(+)
As said, you need to re-base over my splitting of i386.exp, or else
the change won't even apply. Okay with the adjustment.
Jan
> diff --git a/gas/testsuite/gas/i386/i386.exp b/gas/testsuite/gas/i386/i386.exp
> index bce865c83d1..7d98d6cd72c 100644
> --- a/gas/testsuite/gas/i386/i386.exp
> +++ b/gas/testsuite/gas/i386/i386.exp
> @@ -1193,7 +1193,9 @@ if [gas_64_check] then {
> run_dump_test "x86-64-amx-complex-bad"
> run_list_test "x86-64-amx-complex-inval"
> run_dump_test "x86-64-fred"
> + run_dump_test "x86-64-fred-intel"
> run_dump_test "x86-64-lkgs"
> + run_dump_test "x86-64-lkgs-intel"
> run_list_test "x86-64-lkgs-inval"
> run_dump_test "x86-64-clzero"
> run_dump_test "x86-64-mwaitx-bdver4"
More information about the Binutils
mailing list