loongson / binutils-gdb

Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git
GNU General Public License v2.0
10 stars 17 forks source link

Loongarch: fix gas BFD_RELOC_8/16/24 bug #216

Open cloudspurs opened 2 years ago

cloudspurs commented 2 years ago

If fixP->fx_subsy is NULL, BFD_RELOC_8/16/24 can't convert to BFD_RELOC_LARCH_xxx.

gas/config/tc-loongarch.c