Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-loongarch-elf / bad_pcala_hi20_global.s
blobd8189e453709925752f518d996ab489a214ce23d
1 .hidden global_a
2 .text
3 .align 2
4 main:
5 # Symbols defined .hidden are bound local and
6 # the linker should differenciate them.
7 la.pcrel $a0, global_a
8 la.pcrel $a0, global_b