summaryrefslogtreecommitdiffstats
path: root/tests/assembly/nvptx-arch-emit-asm.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/assembly/nvptx-arch-emit-asm.rs')
-rw-r--r--tests/assembly/nvptx-arch-emit-asm.rs10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/assembly/nvptx-arch-emit-asm.rs b/tests/assembly/nvptx-arch-emit-asm.rs
new file mode 100644
index 000000000..b252b450f
--- /dev/null
+++ b/tests/assembly/nvptx-arch-emit-asm.rs
@@ -0,0 +1,10 @@
+// assembly-output: emit-asm
+// compile-flags: --crate-type rlib
+// only-nvptx64
+// ignore-nvptx64
+
+#![no_std]
+
+// Verify default arch without ptx-linker involved.
+// CHECK: .target sm_30
+// CHECK: .address_size 64