Always run LTO tests on Linux with GCC 4.9 or newer
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / dsov32-4.s
CommitLineData
1f02b94b
HPN
1 .text
2 .global dsofn5
3 .type dsofn5,@function
4dsofn5:
5 bsr localfn
6 nop
7.Lfe:
8 .size dsofn5,.Lfe-dsofn5
9
10 .type localfn,@function
11localfn:
12 nop
13.Lfe1:
14 .size localfn,.Lfe1-localfn
This page took 0.454487 seconds and 4 git commands to generate.