ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-hardfp-use-1b.s
CommitLineData
99654aaf
TG
1 .thumb
2 .syntax unified
3 .cpu cortex-m7
4 .fpu fpv5-d16
5 .eabi_attribute 27, 3
6 .text
7 .align 2
8 .global main
9 .thumb
10 .thumb_func
11 .type main, %function
12
13
14
15main:
16 bl foo
This page took 0.262257 seconds and 4 git commands to generate.