Avoid exponential behavior in rust_evaluate_subexp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-gotfuncdesci20-static.s
CommitLineData
8e45593f
NC
1 .text
2 .globl _start
3 .type _start,@function
4_start:
5 movi20 #foo@GOTFUNCDESC, r0
6 mov.l @(r0,r12), r1
7 .type foo,@function
8foo:
9 nop
This page took 0.312936 seconds and 4 git commands to generate.