ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-loongarch-elf / desc-le-norelax.s
blobc91f15dee5ee1505ee03dfdc96638a3b822d10c8
1 .global var
2 .section .tdata,"awT",@progbits
3 var:
4 .word 1
5 .text
6 .global fn1
7 .type fn1,@function
8 fn1:
10 # DESC will relax to LE.
11 la.tls.desc $a0,var