[PATCH 2/2] gas: Re-enable .org test 1 on all targets except kvx
Alan Modra
amodra@gmail.com
Sun Dec 1 04:51:42 GMT 2024
On Fri, Nov 29, 2024 at 03:11:49PM +0100, Jens Remus wrote:
> It got erroneously disabled for all targets including kvx instead of
> excluding kvx only.
>
> gas/testsuite/
> * gas/all/org-1.d: Re-enable on all targets except kvx.
Please apply. Feel free to apply patches like this for obvious errors
without asking for approval.
> Fixes: 6e712424f5cb ("kvx: New port.")
> Signed-off-by: Jens Remus <jremus@linux.ibm.com>
> ---
> gas/testsuite/gas/all/org-1.d | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gas/testsuite/gas/all/org-1.d b/gas/testsuite/gas/all/org-1.d
> index dfe50e48d9b8..66f389818900 100644
> --- a/gas/testsuite/gas/all/org-1.d
> +++ b/gas/testsuite/gas/all/org-1.d
> @@ -1,4 +1,4 @@
> #name: .org test 1
> #as: -gdwarf2
> #error_output: org-1.l
> -#target: !kvx-*-*
> +#notarget: kvx-*-*
> --
> 2.45.2
--
Alan Modra
More information about the Binutils
mailing list