xfail quad-div2 test for am33

Message ID Z39tSJmL65y9Wn8I@squeak.grove.modra.org
State New
Headers
Series xfail quad-div2 test for am33 |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_binutils_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 fail Patch failed to apply

Commit Message

Alan Modra Jan. 9, 2025, 6:31 a.m. UTC
  am33 is basically mn10300 as far as bfd is concerned.
  

Comments

Jan Beulich Jan. 9, 2025, 8:10 a.m. UTC | #1
On 09.01.2025 07:31, Alan Modra wrote:
> am33 is basically mn10300 as far as bfd is concerned.

Oh, I wrongly stripped that then from the list taken from elsewhere. The
lack of any *am33* source files made me assume this was a no longer
existing target. Should have checked configure scripts ...

Thanks for addressing, Jan

> diff --git a/gas/testsuite/gas/all/quad-div2.d b/gas/testsuite/gas/all/quad-div2.d
> index a70a42516d7..d5b177f120a 100644
> --- a/gas/testsuite/gas/all/quad-div2.d
> +++ b/gas/testsuite/gas/all/quad-div2.d
> @@ -6,7 +6,7 @@
>  #notarget: bfin-*-* *c30-*-* *c4x-*-* *c54x-*-* v850*-*-*
>  # linkrelax targets don't handle equivalence expressions well (nor any
>  # other forward expression).  mep uses complex relocs.
> -#xfail: crx-*-* h8300-*-* mn10200-*-* mn10300-*-* mep-*-*
> +#xfail: am33*-*-* crx-*-* h8300-*-* mn10200-*-* mn10300-*-* mep-*-*
>  
>  .*: .*
>  
>
  

Patch

diff --git a/gas/testsuite/gas/all/quad-div2.d b/gas/testsuite/gas/all/quad-div2.d
index a70a42516d7..d5b177f120a 100644
--- a/gas/testsuite/gas/all/quad-div2.d
+++ b/gas/testsuite/gas/all/quad-div2.d
@@ -6,7 +6,7 @@ 
 #notarget: bfin-*-* *c30-*-* *c4x-*-* *c54x-*-* v850*-*-*
 # linkrelax targets don't handle equivalence expressions well (nor any
 # other forward expression).  mep uses complex relocs.
-#xfail: crx-*-* h8300-*-* mn10200-*-* mn10300-*-* mep-*-*
+#xfail: am33*-*-* crx-*-* h8300-*-* mn10200-*-* mn10300-*-* mep-*-*
 
 .*: .*