ld: Issue an error for GC on __patchable_function_entries section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr22649-2a.s
CommitLineData
d664fd41
L
1 .data
2 .hidden foo
3 .hidden bar
4 .globl foo
5 .globl bar
6foo:
7bar:
8 .dc.a foo
This page took 0.11784 seconds and 4 git commands to generate.