]> git.ipfire.org Git - thirdparty/gcc.git/commit
LoongArch: Define HAVE_AS_TLS to 0 if it's undefined [PR112299]
authorXi Ruoyao <xry111@xry111.site>
Mon, 30 Oct 2023 11:39:27 +0000 (19:39 +0800)
committerXi Ruoyao <xry111@xry111.site>
Tue, 31 Oct 2023 06:23:18 +0000 (14:23 +0800)
commit6bf2cebe2bf49919c78814cb447d3aa6e3550d89
treeb673d19816ae19288a7409fe0783987625643f95
parent5ee961b6f26575cb3d29572fa5653bb65330d949
LoongArch: Define HAVE_AS_TLS to 0 if it's undefined [PR112299]

Now loongarch.md uses HAVE_AS_TLS, we need this to fix the failure
building a cross compiler if the cross assembler is not installed yet.

gcc/ChangeLog:

PR target/112299
* config/loongarch/loongarch-opts.h (HAVE_AS_TLS): Define to 0
if not defined yet.
gcc/config/loongarch/loongarch-opts.h