repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-loongarch-elf
/
ie-le-relax.s
blob
08bc398745e37d9e327caf1add2af96503f6d78a
1
.data
2
.section .tdata,
"awT"
,@progbits
3
var1
:
4
.word 1
5
var2
:
6
.word 2
7
.text
8
.global fn1
9
.type gn1,@function
10
fn1
:
11
# expect IE to relax LE
12
la.tls.ie $a0
,
var1
13
la.tls.ie $a0
,
var2