Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20253-3.s
CommitLineData
233cc9c1
L
1 .text
2 .type foo,%gnu_indirect_function
3foo:
4 ret
5 .globl _start
6_start:
7 ret
8 .globl __start
9__start:
10 .data
11 .long foo - .
This page took 0.102867 seconds and 4 git commands to generate.