XCOFF disassembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / aix.exp
index 6a357910b2c4cb3bd0b95cba4638d10ec70b83d1..c0858eafb2a8a07248106c17eb92cf32c10fcb60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2015 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 # Contributed by Red Hat
 
 # This program is free software; you can redistribute it and/or modify
@@ -56,7 +56,7 @@ proc do_align_test {} {
 }
 
 
-if [istarget powerpc-ibm-aix*] then {
+if { [istarget "powerpc*-*-aix*"] || [istarget "rs6000-*-aix*"] } then {
 
     # Make sure that symbols are correctly aligned 
     do_align_test
This page took 0.024757 seconds and 4 git commands to generate.