gas: add visibility support using GNU syntax on XCOFF
[binutils-gdb.git] / gas / testsuite / gas / ppc / aix.exp
index d74d5e864357177b4146f9c900ecc904a9eca8ee..b2e8400121134af0d1bd966bd62e314d8a496301 100644 (file)
@@ -90,4 +90,6 @@ if { [istarget "powerpc*-*-aix*"] || [istarget "rs6000-*-aix*"] } then {
 
     run_dump_test "xcoff-visibility-1-32"
     run_dump_test "xcoff-visibility-1-64"
+    run_dump_test "xcoff-visibility-2-32"
+    run_dump_test "xcoff-visibility-2-64"
 }