]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.asm/asm-source.exp
gdb/
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.asm / asm-source.exp
index 284c7f297b1e3824ada8fa720b48812f81649acc..b2bb679a752d7e61820822fd1fdde15e1ca9072a 100644 (file)
@@ -64,6 +64,9 @@ switch -glob -- [istarget] {
     "i\[3456\]86-*-*" {
         set asm-arch i386
     }
+    "lm32-*" {
+        set asm-arch lm32
+    }
     "m32r*-linux*" {
         set asm-arch m32r-linux
     }