]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/testsuite/gas/ppc/aix.exp
PR 28447: implement multiple parameters for .file on XCOFF
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / ppc / aix.exp
index aef295bc3b9098ad21ca63f72b1513e74e8d0490..c6d10d5fb84b76586e865b727a6f9dc29ed0b26e 100644 (file)
@@ -84,4 +84,7 @@ if { [istarget "powerpc*-*-aix*"] || [istarget "rs6000-*-aix*"] } then {
 
     run_dump_test "xcoff-stsym-32"
     run_dump_test "xcoff-stsym-64"
+
+    run_dump_test "xcoff-file-32"
+    run_dump_test "xcoff-file-64"
 }