[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-hardfp-use-1a.s
CommitLineData
99654aaf
TG
1 .syntax unified
2 .cpu cortex-m4
3 .fpu fpv4-sp-d16
4 .thumb
5 .text
6 .align 2
7 .global foo
8 .thumb
9 .thumb_func
10 .type foo, %function
11foo:
12 bx lr
This page took 0.234645 seconds and 4 git commands to generate.