summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-pe/orphana.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-pe/orphana.s')
-rw-r--r--ld/testsuite/ld-pe/orphana.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-pe/orphana.s b/ld/testsuite/ld-pe/orphana.s
new file mode 100644
index 0000000..6510491
--- /dev/null
+++ b/ld/testsuite/ld-pe/orphana.s
@@ -0,0 +1,8 @@
+ .globl _mainCRTStartup
+ .globl _start
+ .text
+_mainCRTStartup:
+_start:
+
+ .section .foo,"b"
+ .space 16