ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-4b.s
CommitLineData
d237ce74
AS
1 .cpu cortex-m1
2
3 @ Tag_CPU_arch = v6-M
4 .eabi_attribute Tag_CPU_arch, 11
5
6 @ Tag_also_compatible_with = v4T
7 .eabi_attribute Tag_also_compatible_with, "\006\002"
5c294fee
TG
8
9 .eabi_attribute Tag_ABI_FP_number_model, 0
10 .eabi_attribute Tag_ABI_VFP_args, 0
This page took 0.774381 seconds and 4 git commands to generate.