aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/attr-merge-hardfp-use-2b.s
blob: 59913a3d85bd0d23a15255aef23c0f1937bc2a4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	.thumb
	.syntax unified
	.cpu cortex-m7
	.fpu fpv5-d16
	.eabi_attribute 27, 2
        .text
        .align  2
        .global main
        .thumb
        .thumb_func
        .type   main, %function

main:
	bl foo