Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / macros.exp
index 096e62ee9015cf00408fcad1ff0996879f522224..ff39deff9ecc271190c1b286f9da38d8b00162cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -78,10 +78,14 @@ case $target_triplet in {
     { *c54x*-*-* } { }
     { *c4x*-*-* } { }
     { mmix-* } { }
+    { ns32k-*-* } { }
+    { rl78-*-* } { }
     { rx-*-* } { }
+    { vax-*-* } { }
     default { run_list_test dot "-alm" }
 }
 run_list_test end ""
+setup_xfail "ns32k-*-*" "vax-*-*"
 run_list_test purge "--hash-size=8000"
 run_list_test redef ""
 
This page took 0.024229 seconds and 4 git commands to generate.