OSDN Git Service

* go.test/go-test.exp (go-set-goarch): Accept mips*-*-*.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / go.test / go-test.exp
index cb294fa..f0285a2 100644 (file)
@@ -140,7 +140,7 @@ proc go-set-goarch { } {
                set goarch "amd64"
            }
        }
-       "mips-*-*" {
+       "mips*-*-*" {
            if [check_no_compiler_messages mipso32 assembly {
                #if _MIPS_SIM != _ABIO32
                #error FOO