]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gold/testsuite/split_x86_64_n.s
Imported binutils-2.20
[msp430-binutils.git] / gold / testsuite / split_x86_64_n.s
diff --git a/gold/testsuite/split_x86_64_n.s b/gold/testsuite/split_x86_64_n.s
new file mode 100644 (file)
index 0000000..10436b1
--- /dev/null
@@ -0,0 +1,12 @@
+# split_x86_64_n.s: x86_64 specific, -fsplit-stack calling non-split
+
+       .text
+
+       .global fn3
+       .type   fn3,@function
+fn3:
+       retq
+
+       .size   fn3,. - fn3
+
+       .section        .note.GNU-stack,"",@progbits