aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/attr-merge-nosection-1b.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/attr-merge-nosection-1b.s')
-rw-r--r--ld/testsuite/ld-arm/attr-merge-nosection-1b.s10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/attr-merge-nosection-1b.s b/ld/testsuite/ld-arm/attr-merge-nosection-1b.s
new file mode 100644
index 0000000..cd656bd
--- /dev/null
+++ b/ld/testsuite/ld-arm/attr-merge-nosection-1b.s
@@ -0,0 +1,10 @@
+ .syntax unified
+ .cpu cortex-m4
+ .fpu fpv4-sp-d16
+ .thumb
+ .text
+ .global _start
+ .thumb_func
+ .type _start, %function
+_start:
+ bl foo