]> git.proxmox.com Git - rustc.git/blobdiff - src/compiler-rt/test/msan/Linux/tcgetattr.cc
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / compiler-rt / test / msan / Linux / tcgetattr.cc
index e1425b84f55048a6e8db1264c58b0876e0d8b705..454b7fd1537e9305a0a36a5f0c9043c300c703d9 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clangxx_msan -m64 -O0 %s -o %t && %run %t %p
+// RUN: %clangxx_msan -O0 %s -o %t && %run %t %p
 
 #include <assert.h>
 #include <glob.h>