]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.asm/asm-source.exp
Don't skip gdb.asm/asm-source.exp on aarch64
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.asm / asm-source.exp
index 14a0f85d3a3c6b3cb620385b7a6655051fabfd5b..bd66c935aeed42d580832fa226f6696c19e0113d 100644 (file)
@@ -40,6 +40,9 @@ switch -glob -- [istarget] {
     "arm*-*-*" {
         set asm-arch arm
     }
+    "aarch64*-*-*" {
+       set asm-arch aarch64
+    }
     "bfin-*-*" {
         set asm-arch bfin
     }