M68K TLS support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / all.exp
index 0dcf29eb1cd9e9c85b59053acada6c99d81c9471..9cb9c2c0fcb69fe4c683ee0861ef524ca3d670cc 100644 (file)
@@ -86,6 +86,10 @@ if { [istarget m68*-*-*] || [istarget fido*-*-*] } then {
            pass $testname
        }
     }
+
+    if { [istarget m68k-*-linux*] } then {
+      run_dump_test tls-gd-3
+    }
 }
 if [info exists errorInfo] then {
     unset errorInfo
This page took 0.040517 seconds and 4 git commands to generate.